Warner Losh
46e96d9a58
Architecture specific portions of gdb for arm.
...
Submitted by: cognet@
2006-09-14 06:49:34 +00:00
Marcel Moolenaar
d3715149da
Add basic support for PowerPC. This excludes kgdb(1).
2006-08-24 02:44:59 +00:00
Ruslan Ermilov
9d26d008ac
Remove alpha-specific stuff.
...
Approved by: marcel
2006-08-23 12:14:26 +00:00
Doug Rabson
8d7681bb7f
Add support for XMM registers in GDB for x86 processors that support
...
SSE (or its successors).
Reviewed by: marcel, davidxu
MFC After: 2 weeks
2005-05-31 09:43:04 +00:00
Marcel Moolenaar
6add7f75e4
Source changes to allow building a cross-debugger. Move solib.c and
...
solib-svr4.c to the MD makefiles because they are native files for
alpha and sparc64, but target files for amd64, i386 and ia64.
Note that kgdb(1) does not yet build as a cross-debugger due to
libkvm.
2004-12-05 06:59:01 +00:00
Marcel Moolenaar
20a9661305
Makefile (only) changes to allow building a cross debugger.
2004-11-30 05:12:37 +00:00
Marcel Moolenaar
d303220319
Whitespace fix.
2004-11-09 06:32:37 +00:00
David Xu
4eb32c7e19
Initialize thread_db module.
2004-08-10 12:20:00 +00:00
David Xu
2c4abc3eb7
Initialize thread_db module.
2004-08-08 22:46:22 +00:00
Marcel Moolenaar
306fc21ba1
Update config.h to account for the prgregset_t and psaddr_t types
...
that have been added to <sys/procfs.h>. This change has no effect
because the source file that would be affected is not compiled on
FreeBSD. Hence, this is for completeness only.
2004-07-16 05:03:42 +00:00
Marcel Moolenaar
a855a971e8
Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64
...
and sparc64.
Note that the debugger doesn't support threading, nor kernel
debugging yet.
2004-06-25 06:48:54 +00:00