Commit Graph

40 Commits

Author SHA1 Message Date
matt
1b7561a047 Add VAX GDB 5.3 support. 2003-10-25 18:24:58 +00:00
matt
3e45a9f0c7 Fix library order so that -static will work. 2003-10-25 18:24:23 +00:00
skrll
a69cb4cc55 ARM thread support.
- add or expose {supply,fill}_{fp,g}regset functions
	- add lwpid to ptrace calls
2003-10-21 19:07:36 +00:00
fvdl
9558d5998a Add NetBSD kcore support. 2003-10-14 22:59:59 +00:00
fvdl
e67583ab9d NetBSD support for the x86_64 target. 2003-10-14 02:02:17 +00:00
chs
8868d13163 bring over the rest of the IN_SIGTRAMP() hack from the old gdb so that
gdb builds on the sun3.  jason sez "check that in, for now".
2003-10-12 01:05:36 +00:00
skrll
cb958e7b00 First cut at ARM support. Not tested. 2003-09-26 19:59:14 +00:00
skrll
c51a5a7eab .c->.o 2003-09-26 19:49:41 +00:00
skrll
76521c5eab Need to look in ${DIST}/bfd on ARM. 2003-09-26 19:45:48 +00:00
christos
4f6b2d371c Switch gdb to use libedit for now. 2003-09-26 17:51:18 +00:00
christos
15d85836fb Make TUI optional. 2003-09-26 17:37:56 +00:00
matt
ca2905b022 GDB 5.3 support for Alpha 2003-09-24 06:16:48 +00:00
matt
be53bdf66a Regen some powerpc files. Disable sim for now. 2003-09-24 02:36:10 +00:00
uwe
f632d9218f #undef WITH_SIM 2003-09-24 00:08:28 +00:00
matt
be717f0864 Add GDB 5.3 powerpc bits. 2003-09-23 23:11:39 +00:00
cl
0af731d2e2 enable pthread debugging 2003-09-23 13:32:52 +00:00
cl
caadee30ed enable target kcore 2003-09-23 13:10:32 +00:00
cl
4f2222cf82 make gdb53 work on m68k
- fix elf core register access
- add elf abi detection
2003-09-23 01:52:41 +00:00
cl
b60a501123 remove double initialize_corelow 2003-09-23 01:11:48 +00:00
uwe
df0d1f49b1 sh3el support for gdb-5.3. Bootstrapped on hpcsh. 2003-09-21 21:14:49 +00:00
christos
5deb330b87 add kcore init function. 2003-09-20 06:22:31 +00:00
martin
d911902f25 init.c changes from i386 and add coresponding *.o files. 2003-09-14 10:15:47 +00:00
martin
f991b22fae init.c changes from i386 and add the coresponding *.o files. 2003-09-14 10:14:20 +00:00
martin
6e85ed96e0 Disable lint. 2003-09-14 09:50:15 +00:00
cl
7820cb5d26 remove xm.h 2003-09-13 20:02:29 +00:00
cl
b4f47506dc Add m68k support. 2003-09-13 19:45:15 +00:00
martin
d6526e7e34 Add support for sparc. 2003-09-12 20:27:53 +00:00
simonb
a76e5579f8 Add mipseb and mipsel gdb53 support files. 2003-09-12 06:42:29 +00:00
christos
65d230c880 Fix core handling, from Stephen Degler. 2003-09-06 09:41:52 +00:00
christos
eb60ee7b60 Do not install the libraries (from Stephen Degler) 2003-08-18 22:49:16 +00:00
martin
17e3c1d4f1 Add sparc64 support.
XXX - lint does not yet work - it undefines __GNUC__ and this breaks bfd.h.
2003-08-18 00:28:11 +00:00
martin
0fffc3d101 Move bfd.h to arch dependend directory - the generated bfd.h differs
slightly between 64bit and 32bit archs.
2003-08-18 00:25:23 +00:00
christos
f399648bb7 forgot to add this one too. 2003-08-17 23:00:20 +00:00
christos
a550ab6960 forgot to commit this. 2003-08-17 22:54:56 +00:00
christos
83a51582a8 try to commit again 2003-08-17 18:03:25 +00:00
christos
baa8a63141 Remove unused lines. 2003-08-16 16:03:05 +00:00
christos
df57fab11f Adjust to 5.3 2003-08-14 18:20:47 +00:00
christos
f412635e2b Move MI stuff into the Makefile 2003-08-14 18:18:05 +00:00
christos
52548ed6ed Adjust to 5.3... 2003-08-14 18:10:09 +00:00
christos
f2fb83f010 x86 gdb-5.3 support. 2003-08-14 17:40:54 +00:00