David E. O'Brien
|
2c1bdb3183
|
Use as proper files, not as a patch to /dev/null.
|
2005-12-17 03:43:21 +00:00 |
|
Jake Burkholder
|
21ae15da5f
|
Fix build on sparc64 (catch up to pcb changes).
|
2003-04-08 08:37:55 +00:00 |
|
Mark Peek
|
a7e34ee0b8
|
Allow compilation on 4-stable for user mode use.
|
2003-01-04 20:19:55 +00:00 |
|
Mark Peek
|
fdf3323f8a
|
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-01-04 20:17:31 +00:00 |
|
Mark Peek
|
1e29f63a02
|
Update to track changes to struct regs for sparc64.
Submitted by: jake
|
2002-10-23 05:21:04 +00:00 |
|
Mark Peek
|
d0fdd151c1
|
Add support for sparc64 kernel debugging.
Submitted by: tmm
|
2002-10-21 21:29:09 +00:00 |
|
Mark Peek
|
ffd1e995d7
|
Patches for gdb-5.3 to work on the FreeBSD sparc64 port.
Submitted by: jake
|
2002-10-17 14:53:49 +00:00 |
|
Mark Peek
|
a59ceb9093
|
Changes to allow compilation on a sparc64.
|
2002-10-15 21:43:52 +00:00 |
|
Mark Peek
|
0eb8d8a412
|
This patch isn't needed with gdb-5.3.
|
2002-10-15 21:26:29 +00:00 |
|
Mark Peek
|
05a8ca9a56
|
Fix patch to remove bogus prefix pathnames.
|
2002-10-15 19:29:44 +00:00 |
|
Mark Peek
|
58ad1bbd0f
|
Quiet PARAMS warning.
|
2002-10-13 21:23:25 +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
|
55eef9508e
|
Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64.
|
2002-10-12 19:06:55 +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
|
853b905ffb
|
Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52".
|
2002-10-12 18:58:08 +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 |
|