cl
|
9e04ef6840
|
add m68k--netbsdelf bootstrap support
|
2003-09-23 20:27:44 +00:00 |
|
cl
|
0af731d2e2
|
enable pthread debugging
|
2003-09-23 13:32:52 +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 |
|
uwe
|
3a95f86179
|
Add missing #include "sh-tdep.h" for *_REGNUM defines.
This is what other foonbsd-nat.c files do.
|
2003-09-21 21:28:40 +00:00 |
|
martin
|
5da3a222b2
|
Add thread support (XXX - not realy functional yet)
|
2003-09-15 18:53:43 +00:00 |
|
martin
|
0559625ad0
|
Thread support for sparc (thanks to Ian L. Taylor for hints).
|
2003-09-15 18:05:24 +00:00 |
|
christos
|
11c91fb018
|
Add casts so that we can compile with both the readline headers and ours.
Of course we cannot link using our libedit yet.
|
2003-09-14 22:16:48 +00:00 |
|
martin
|
bf5058e6c1
|
Backout previos (no comment on this code).
XXX - someone should fix our libedit for the few hooks needed by gdb5.3
and we should get rid of this.
|
2003-09-14 08:54:40 +00:00 |
|
cl
|
38663d008f
|
make it compile
|
2003-09-13 19:37:20 +00:00 |
|
martin
|
b3c755cb9c
|
Bring in two lines from readline-4.3. Not all chars are signed.
|
2003-09-12 22:36:38 +00:00 |
|
simonb
|
19f997418f
|
Match "mips*-*-netbsd*" instead of just "mips-*-openbsd*" on NetBSD
to pick up the right core file definition for both endiannesses.
|
2003-09-11 04:55:03 +00:00 |
|
simonb
|
1779f6eb88
|
Get rid of the nbsde{b,l} targets and just use gdb_target=nbsd for
mips.
|
2003-09-10 22:39:24 +00:00 |
|
martin
|
8f6cdf024b
|
Remove accidently commited (generated) files that "make distclean" fails
to remove.
|
2003-08-17 23:51:12 +00:00 |
|
martin
|
f4d6f4dfb8
|
Rumors say there are archs where int != long.
|
2003-08-17 22:17:03 +00:00 |
|
christos
|
2e12e80a85
|
avoid PARAMS redefinition.
|
2003-08-16 21:57:20 +00:00 |
|
christos
|
1cfd40eacc
|
remove generated files.
|
2003-08-16 21:56:36 +00:00 |
|
christos
|
f068e22a9f
|
fix lint errors.
|
2003-08-16 21:56:23 +00:00 |
|
christos
|
744531991e
|
a couple more additions.
|
2003-08-14 16:54:54 +00:00 |
|
christos
|
6dc8ebe23c
|
Add auto-gen'ed files.
|
2003-08-14 16:50:53 +00:00 |
|
christos
|
7b11b526b4
|
Fix a compiler warning.
|
2003-08-14 16:49:37 +00:00 |
|
christos
|
b71227cf2b
|
- merge changes from gdb-5.0
|
2003-08-14 14:22:27 +00:00 |
|
christos
|
88a26652e1
|
Undo previous change and introduce ugly makefile hack.
|
2003-08-14 14:17:01 +00:00 |
|
christos
|
2fd435b3f0
|
- fix IS_THREAD
- fix typo ptid_equals
|
2003-08-14 01:12:26 +00:00 |
|
christos
|
230eaa023f
|
gdb has signals.c too; rename the file.
|
2003-08-14 01:08:23 +00:00 |
|
christos
|
3b342f088b
|
avoid gcc-3 warning.
|
2003-08-14 01:07:59 +00:00 |
|
christos
|
5aa0e076c6
|
do mechanical pid to ptid conversion. it now compiles.
|
2003-08-14 00:24:10 +00:00 |
|
christos
|
fcb15df895
|
ansify
|
2003-08-13 23:38:50 +00:00 |
|
christos
|
34fb5d34da
|
initial checking of the 5.0 version.
|
2003-08-13 23:30:34 +00:00 |
|
christos
|
8229ffad82
|
Re-add dead files.
|
2003-08-11 20:58:34 +00:00 |
|
christos
|
b36d5146cd
|
Import gdb-5.3
|
2003-08-11 20:31:36 +00:00 |
|
christos
|
4084bd69eb
|
Import gdb-5.3
|
2003-08-11 20:21:35 +00:00 |
|
thorpej
|
2a57f8214b
|
Remove gdb-4.17.
|
2002-09-16 17:42:22 +00:00 |
|
thorpej
|
e2ba73e2b5
|
Remove gdb-4.17.
|
2002-09-16 17:32:21 +00:00 |
|
thorpej
|
c07fb42b05
|
Remove gdb-4.17.
|
2002-09-16 17:22:20 +00:00 |
|
mycroft
|
34876aa7e9
|
Implement `info float'.
|
2001-09-26 03:41:52 +00:00 |
|
matt
|
124f92f55c
|
Add kcore support for powerpc.
|
2001-03-11 20:57:50 +00:00 |
|
matt
|
ace0ae8625
|
Add fetch_kcore_registers. May not be entirely correct. But
target kcore now works.
|
2001-02-23 23:09:07 +00:00 |
|
enami
|
b0d8e4317d
|
Make target byteorder selectable by default.
|
2001-02-19 02:38:27 +00:00 |
|
jeffs
|
d00dba6879
|
Supply fetch_kcore_registers() implementation for NetBSD mips.
|
2000-10-03 22:48:54 +00:00 |
|
matt
|
714ca97978
|
fix gdb so it read core dumps file correctly on the vax.
|
2000-08-25 03:29:16 +00:00 |
|
msaitoh
|
71380e0ad2
|
fix typo
|
2000-08-03 05:04:02 +00:00 |
|
msaitoh
|
27f9ec8b7e
|
don't include solib.h if the system is sh3&&(!ELF)
|
2000-08-02 17:46:20 +00:00 |
|
eeh
|
2da9fd746e
|
Clear out all of %g0.
|
2000-07-29 03:16:22 +00:00 |
|
eeh
|
1d25b50536
|
Control registers on sparc v9 start with PC_REGNUM not Y_REGNUM since
%pc and %npc are stored in %tpc and %tnpc rather than %l1 and %l2.
|
2000-07-28 17:49:52 +00:00 |
|
eeh
|
929ff11b28
|
Make sense of registers from coredumps.
|
2000-07-09 00:16:48 +00:00 |
|
matt
|
29cea83095
|
When printing a longword displacement, grab the displacement as a
long (instead of a short). That way the printed addresses will be
correct.
|
2000-07-04 02:10:37 +00:00 |
|
tsubai
|
473864f976
|
Read fp regs from core file.
|
2000-06-04 12:06:43 +00:00 |
|
tsubai
|
bcb24bdd25
|
Use PT_{GET,SET}FPREGS.
|
2000-06-04 09:55:53 +00:00 |
|
msaitoh
|
a797322f08
|
supports single step!
|
2000-05-10 20:28:33 +00:00 |
|
msaitoh
|
9e71fff743
|
gdb for sh3 (broken)
|
2000-04-13 16:08:19 +00:00 |
|