Commit graph

13 commits

Author SHA1 Message Date
Mark Peek
bc1e41f23e Use DBREG_DRX instead of accessing the dr members directly. This make gdb
build on i386 5.0 and backwards compatible with 4.X.
2003-05-22 02:13:55 +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
David E. O'Brien
71b2ebda02 Upgrade to version 5.2.1. 2002-10-07 00:43:00 +00:00
David E. O'Brien
6c607990c6 Grrrr, these patches were obviously not tested on Alpha. :-(
There is NO kernel debugging for anything other than i386.
2002-06-28 20:38:23 +00:00
David E. O'Brien
1d3102f398 patch style nit. 2002-06-08 00:15:19 +00:00
David E. O'Brien
48896e7c11 Use the correct GNU autoconf approved spelling for how to include sys/param.h. 2002-06-08 00:14:55 +00:00
David E. O'Brien
82aff3f57c Correct patch header. 2002-06-08 00:14:05 +00:00
David E. O'Brien
23d8136444 Our FreeBSDims will not work on sparc64 at this time. 2002-06-07 23:37:20 +00:00
Mark Peek
a202e404e2 Fix internal assertion error.
Noticed by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
2002-06-07 16:25:16 +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
David E. O'Brien
35b7c3b1de Update to the 2002-03-10 snapshot of what will be version 5.2. 2002-03-15 19:12:51 +00:00
David E. O'Brien
979d85e38b The change to user.h happened between 4.4->4.5. Tighten up the tests. 2002-02-12 00:32:23 +00:00
David E. O'Brien
e0a6166da1 We changed the core file support in user.h before FreeBSD 4.2.
This broke building GDB 5.x on that version and later 4.x versions.

Submitted by:	Brian Minard <bminard@flatfoot.ca>
2002-01-31 17:04:45 +00:00