Commit graph

5 commits

Author SHA1 Message Date
David E. O'Brien
b6267d7a4b Update to the 2004-05-11 snapshot.
Also enable kgdb and thread support!
This is missing IA64 support, and the AMD64 kgdb support is hokey and needs
a few more bits filled in.
2004-05-13 04:28:38 +00:00
Mark Peek
838ce26f5f Patches to get FreeBSD changes working with gdb-5.3. 2002-10-13 21:22:39 +00:00
David E. O'Brien
0733246a98 Don't build the xfreemod enhancement until I have a chance to port it from
GDB 5.2 to 5.3.
2002-10-12 19:02:34 +00:00
David E. O'Brien
115dee9acd Add a patch that allows one to debug XFree86 loadable modules.
Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and
http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html.
2002-10-09 15:55:14 +00:00
Mark Peek
1d9dc859cd - Add support for specifying expressions in add-symbol-file (Nick Hibma)
- Add patches from src/ bits for:
  - kernel core debugging for i386
  - thread debugging for i386 and alpha (Doug Rabson)

This patch allows debugging -current kernels compiled with gcc-3.1.

Reviewed by:	dfr
Approved by:	obrien
2002-06-06 03:56:34 +00:00