Commit Graph

448 Commits

Author SHA1 Message Date
gwr
3afbd7bd1f From latest gdb snapshot 1997-09-30 19:21:23 +00:00
gwr
f4418d1e62 No ULONGEST yet 1997-09-30 17:34:43 +00:00
gwr
376b31dc6f From latest gdb snapshot 1997-09-30 17:23:59 +00:00
gwr
d4f354e245 long vs. time_t 1997-09-29 19:17:49 +00:00
gwr
2e50417e86 Wrap fetch_kcore_registers() with ifdef 1997-09-29 19:02:42 +00:00
gwr
93b2595e62 Define S0_REGNUM here for now. 1997-09-29 18:59:39 +00:00
gwr
b7f45770a5 fix a warning on the alpha 1997-09-29 18:55:29 +00:00
gwr
b134f0eb30 Fix order of includes 1997-09-29 16:12:37 +00:00
gwr
06e66e45fd use printf_filtered 1997-09-26 21:15:30 +00:00
gwr
ec6c8018da Add NAT_CLIBS=-lkvm 1997-09-26 19:38:13 +00:00
gwr
bc0d2595ee Initial NetBSD/alpha support 1997-09-26 19:13:28 +00:00
gwr
fcd8e967b3 fix type mismatch 1997-09-26 17:18:25 +00:00
gwr
0c062a6198 merge vax netbsd support 1997-09-26 06:02:45 +00:00
gwr
034f0cf6c8 vax netbsd native support 1997-09-26 05:58:44 +00:00
gwr
ebda1a2ef1 punt REGISTER_U_ADDR stuff 1997-09-26 05:53:51 +00:00
gwr
2a542e46a9 Add kcore-nbsd.o 1997-09-26 05:51:13 +00:00
gwr
28e63c14be ns32k netbsd native support 1997-09-26 05:49:07 +00:00
gwr
f72b6ea911 add ser-tcp.o 1997-09-26 05:42:58 +00:00
gwr
9c479448f5 cleanup 1997-09-26 05:37:00 +00:00
gwr
aad7d1323c Remove: sparc-nat.o; Add: kcore-nbsd.o sparcnbsd-nat.o 1997-09-26 05:34:11 +00:00
gwr
d6733879a6 sparc netbsd native support 1997-09-26 05:30:23 +00:00
gwr
e73b87d1b8 Merge sigtramp support. (XXX - still needs work!) 1997-09-26 05:27:16 +00:00
gwr
b70d1cf7e4 add kcore-nbsd.o 1997-09-26 05:24:35 +00:00
gwr
54ab021b46 Add fetch_kcore_registers, and cleanup. 1997-09-26 05:22:26 +00:00
gwr
a86febb3e0 do like SunOS 1997-09-26 05:18:31 +00:00
gwr
7b2536d77c Kill KERNEL_U_ADDR stuff, etc. 1997-09-26 05:17:11 +00:00
gwr
12209a1731 merge sigtramp fixes 1997-09-26 05:14:07 +00:00
gwr
051ecba9c8 Use generic NetBSD version 1997-09-26 05:13:04 +00:00
gwr
c9a8ab5270 Remove: i386b-nat.o; Add: kcore-nbsd.o i386nbsd-nat.o 1997-09-26 05:10:50 +00:00
gwr
742f6536d6 i386 netbsd native support 1997-09-26 04:51:42 +00:00
gwr
3ffcff0830 Define READLINE_LIBRARY for the libreadline includes.
(Minimal change to gdb until gdb is updated.)
1997-09-26 02:02:49 +00:00
gwr
e051f7e6f5 Fix the name of the backward-compatibility function savestring,
which the old readline.h defined as _rl_savestring.  (That is
how the old readline avoided conflict with the gdb savestring.)
1997-09-26 01:37:51 +00:00
gwr
f5a1f753c0 Support debugging NetBSD kernel crash dumps (or /dev/mem) with
(gdb) target kcore corefilename
1997-09-25 17:29:19 +00:00
gwr
fcfdd77c07 xmalloc and xrealloc size arg is size_t 1997-09-25 16:32:10 +00:00
gwr
c886260d0a add kcore-nbsd 1997-09-25 16:06:45 +00:00
gwr
ec75fa2d04 resolve conflicts 1997-09-25 15:57:07 +00:00
gwr
31fbffdc2e stock binutils-2.8.1 1997-09-24 18:54:18 +00:00
gwr
9287cd69a3 Define DEFAULT_ARCH, DEFAULT_MID for netbsd.h 1997-09-24 18:39:10 +00:00
gwr
60e710094f add vaxnetbsd 1997-09-24 18:31:37 +00:00
gwr
1b3c0ea923 Various fixes and cleanup (netbsd_core_vec.byte_order, core_core, etc.) 1997-09-24 18:24:08 +00:00
gwr
262e26b699 Add netbsd_core_vec if -DNETBSD_CORE 1997-09-24 18:15:07 +00:00
gwr
b6c526b702 Provide default definition of MACHTYPE_OK using DEFAULT_MID,
and do the N_SET_MACHTYPE thing using DEFAULT_ARCH.  Both of
the DEFAULT_* definitions come from the including C file.
1997-09-24 18:13:03 +00:00
gwr
dfe47bfbbb Set MY_entry_is_text_address (so we can debug a SunOS kernel). 1997-09-24 18:08:08 +00:00
gwr
fb5baea630 stock gdb-4.16 1997-09-24 16:57:14 +00:00
gwr
3144a4abd8 stock readline-2.1 1997-09-24 16:49:16 +00:00
gwr
32adbb9246 stock binutils-2.8 1997-09-24 15:39:15 +00:00
cgd
32cf5aa9cc fix startup with core file. make kernel core files work. 1997-04-16 03:20:08 +00:00
cgd
4694d60e1d NetBSD/alpha changes 1997-02-16 08:19:41 +00:00