Commit Graph

52 Commits

Author SHA1 Message Date
pk
39305c8494 Enable ATTACH/DETACH. 1994-03-09 16:15:45 +00:00
chopps
9972647cfa fix core-file-failing-signal, and remove arch dependent values. 1994-02-23 04:48:33 +00:00
chopps
3eb7421d03 removed arch dependent values. 1994-02-23 04:35:35 +00:00
pk
fae2950e23 Sparc executables have 8k page granularity. 1994-02-10 20:31:11 +00:00
mycroft
2f22b17ddf Set KERNEL_U_ADDR to USRSTACK. 1994-02-04 19:50:49 +00:00
mycroft
7af9c0b2a8 Hopefully fix some of the m68k page size conflicts. 1994-02-04 18:08:09 +00:00
mycroft
78132c69bc We only align to 4-byte boundaries, not 8. 1994-02-04 17:58:40 +00:00
pk
f565950a7d Remove superfluous #include <machine/ptrace.h> 1994-02-04 16:48:20 +00:00
pk
62edd253d8 Don't try to outsmart <sys/ptrace.h> 1994-02-04 16:40:20 +00:00
deraadt
f2428221e9 ${MAKE} not make, from roland 1994-02-03 12:57:34 +00:00
cgd
3ab5b4c497 add some CLEANFILES 1994-02-02 06:30:30 +00:00
cgd
d1e04375b9 use LIBTERMCAP instead of explicit path 1994-01-28 21:37:23 +00:00
pk
ea0407f9c0 Add useful utility. 1994-01-28 16:38:22 +00:00
pk
ab5fc9d054 Upgrade to gdb version 4.11 1994-01-28 16:25:42 +00:00
pk
51efd62c2e Upgrade to gdb version 4.11 1994-01-28 12:43:43 +00:00
mycroft
bddd530494 Clean up deleted files. 1994-01-28 12:43:41 +00:00
pk
670463fcc8 Upgrade to gdb version 4.11 1994-01-28 12:38:45 +00:00
mycroft
59b10ab3d6 Clean up deleted files. 1994-01-28 12:38:44 +00:00
pk
1b943a732e Upgrade to gdb version 4.11 1994-01-28 12:37:29 +00:00
mycroft
e6e5bff5d5 Clean up deleted files. 1994-01-28 12:37:00 +00:00
pk
1c061a0df3 Upgrade to gdb version 4.11 1994-01-28 12:36:46 +00:00
mycroft
484911d7d5 Remove broken and redundant declarations. 1994-01-28 02:12:02 +00:00
cgd
2d2a287a9a uncomment a definition 1994-01-10 00:04:08 +00:00
cgd
1e4db7c6a6 delete some stuff that wasn't necessary, add things in to make it
look more like a 'standard' mach-dep config file.
1994-01-09 23:45:26 +00:00
cgd
ed0c68f4e7 add files eaten by crash 1993-12-23 14:02:03 +00:00
cgd
394d0b6f2c NetBSD has now joined the ranks of SYSV systems with the
dirent/direct changes!
1993-12-22 18:15:21 +00:00
mycroft
cbe3d33b6d P[GD]_SHIFT --> P[GD]SHIFT 1993-12-15 00:50:45 +00:00
pk
a5087c82e2 Recognise (and ignore) symbols of type N_SIZE. 1993-12-08 08:33:40 +00:00
mycroft
10e379fb41 Eliminate various compiler warnings. 1993-12-07 19:58:30 +00:00
mycroft
1418a3f422 Clean up deleted files. 1993-12-07 19:35:38 +00:00
cgd
5e74c19b62 386BSD -> NetBSD 1993-12-06 09:40:27 +00:00
mycroft
5fcb408eb3 Clean up deleted files. 1993-12-05 00:59:21 +00:00
cgd
1bd5116d82 MACHINE_ARCH support 1993-12-05 00:55:26 +00:00
paulus
10f534b09a Bug fixes to make printing of values work on big-endian machines when
LONG_LONG is defined: change %llx to %qx, etc., in *printf formats,
and add int/long casts where necessary.
1993-12-03 05:13:07 +00:00
cgd
d6ff5db170 converted to use gnu malloc, and depend on it correctly 1993-10-07 07:23:44 +00:00
brezak
35778f0c37 Don't use syscallmap unless FM_TRAP is defined (it isn't anymore) 1993-09-17 03:12:16 +00:00
mycroft
b1f1ada658 Add `long long' support. 1993-08-14 04:33:22 +00:00
mycroft
04f06bc0ca Fix rcsid conflicts. 1993-08-10 00:13:55 +00:00
mycroft
cc045e4a64 Use machine/pte.h, not hp300/hp300/pte.h, and incorporate magic number change
like i386 code.
1993-08-10 00:12:42 +00:00
mycroft
c8194f0876 Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:38:43 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft
cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
mycroft
889dce8d1b Add param.h to SRCS so it will get built before depending.
Remove bogus empty depend target.
1993-07-30 03:13:07 +00:00
mycroft
a5ad7a5da3 #define LONG_LONG, and other requisite changes. 1993-07-18 21:12:34 +00:00
mycroft
fc22c7ef0a Import some code from GDB 4.9, munged sufficiently to work in our GDB 3.5,
to deal with differences in GCC 2's stabs format.
1993-07-18 13:56:48 +00:00
mycroft
59962eab80 Remove symlink before recreating it. 1993-06-22 02:26:09 +00:00
cgd
c8bdad0560 convert magic numbers to network byte order, and attendent changes 1993-06-18 06:49:30 +00:00
mycroft
217183f668 Clean up deleted files. 1993-05-20 10:10:07 +00:00
cgd
767fcb4410 add missing gdb config files from net/2 1993-05-13 14:11:13 +00:00
mycroft
0db328234a Clean up deleted files. 1993-05-13 14:06:10 +00:00