summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/bfd/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* changes required in the bfd directory for making gdbgj1997-01-151-47/+0
| | | | | | | | using the sources in /usr/src/contrib/gdb. This is based on /usr/ports/devel/gdb. 2.2 candidate ?
* NBPG -> PAGE_SIZEphk1996-05-021-1/+1
| | | | Avoid using the struct pte stuff.
* Fix reading of stack addresses from core files. USRSTACK now really isbde1995-01-311-2/+2
| | | | the (top of the) user stack.
* Restore our local changes which were clobbered by the previous commit.bde1994-12-311-1/+2
| | | | | | | cvs is not being used effectively for gdb. Our old changes get clobbered and our new changes are mixed with "vendor" changes in the same updates so they will be difficult to untangle for the next release of gdb. The revision logs get spammed for each release of gdb.
* Hurrah! Let the champagne flow, the olive oil barrel be opened andjkh1994-12-301-2/+1
| | | | | | | | | | | | | | | | | | | | | | the wild, slippery orgy commence! Gary Jennejohn, too studly for his own good, has finally come through with the new, improved gdb 4.13. This gdb features: o kgdb support - if this works (and I urge folks to test it), we can finally purge the old and hateful version of kgdb from our source tree. o attach/detach support. See comments in README.FreeBSD for more details. o Well, it's newer. Our previous version was 4.11. Comments and flames to gj, of course! :-) Thanks, Gary. Much appreciated. The previous state of gdb/kgdb has been a thorn in all of our sides for some time.. Submitted by: gj
* correct location of corefile data segmentadam1994-06-151-1/+2
|
* GDB-4.12 from ports with support for shlibs but not the kernel.paul1994-06-101-0/+46
This is a greatly pared down version of the full gdb-4.12, all the config stuff has been removed and the supporting libraries have been stripped to a minimum. This is a 1.1.5 only port, I'll do a more complete port for 2.0 which will have all the config stuff and will install the gnu support libraries as system libraries like we do for readline. There wasn't much point for 1.1.5 since only gdb would use them so I went for saving space instead. For 2.0 I'll config all the other gnu tools to use them as well.
OpenPOWER on IntegriCloud