summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb
Commit message (Expand)AuthorAgeFilesLines
* Support 4MB pages.bde1997-07-271-8/+23
* Don't define HOST_DATA_START_ADDR, since gdb works without it thebde1997-07-131-2/+3
* Removed -I path to gdb's readline. This didn't do much in -currentbde1997-06-301-1/+0
* gdb.info still needs a near-copy of hsuser.texinfo to avoid thebde1997-06-301-0/+313
* Don't depend upon the user structure having been aligned on a 8 KB boundary.tegge1997-06-271-1/+12
* Zap some unused debugging printfs that I accidently left in.peter1997-06-271-5/+0
* Support reading and writing of %fs and %gs (except from core files).bde1997-06-073-5/+27
* delete kcorelow.c, it didn't produce any code and broke init.cgj1997-05-022-365/+2
* Clean up merge from 2.2 (without spamming peter's changes)pst1997-05-011-7/+4
* Patch up init.c generation so that it works in -current.. It was tryingpeter1997-05-011-11/+10
* Fix include of <sys/dir.h> to <dirent.h> - it hits a #warningpeter1997-05-011-1/+1
* Fix up a spurious '@' I added at the last secondpst1997-05-011-4/+4
* Merge from 2.2: auto-gen init.c and add ser-tcp.cpst1997-05-012-64/+53
* Fetch the registers from struct members in the pcb instead ofbde1997-04-301-28/+19
* Backed out previous change. It just gave a more verbose Makefile bybde1997-04-301-3/+1
* change kvm-fbsd.c so that kernel debugging works again.gj1997-04-273-9/+407
* Activate gdbserver and gdbreplaypst1997-04-264-7/+7
* This commit was generated by cvs2svn to compensate for changes in r25149,pst1997-04-252-0/+450
|\
| * Initial import of gdbserver FreeBSD supportpst1997-04-252-0/+450
* | This commit was generated by cvs2svn to compensate for changes in r25147,pst1997-04-251-0/+17
|\ \ | |/
| * Initial import of gdbreplay build structurepst1997-04-251-0/+17
* Attempt to patch up gdb so that it has a chance of working with the newpeter1997-04-074-3/+358
* generate c-exp.c, f-exp.c and m2-exp.c with yacc rather than usingpeter1997-03-291-2/+5
* Protect against multiple inclusion (All the CFLAGS+= items make the ccpeter1997-03-291-1/+4
* delete the LINKS line (link gdb to kgdb) by popular demand.gj1997-03-151-3/+1
* add LINKS line to Makefile to automatically produce a link to kgdbgj1997-03-122-1/+10
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
* Oops, the last commit shouldn't have removed floatformat.c.bde1997-02-151-1/+1
* Don't use the private version of vasprintf(). It doesn't understandbde1997-02-151-7/+4
* Remove -lmalloc; it's no longer relevant.jkh1997-01-171-1/+1
* Simplify it using SRCDIRache1997-01-161-5/+3
* Remove mmalloc since we're now using phkmalloc. This is made possiblegj1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources ingj1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.gj1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.gj1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.gj1997-01-158-1094/+0
* changes required in the gdb directory for making gdbgj1997-01-15142-95494/+1208
* changes required in the doc directory for making the gdb infogj1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbgj1997-01-1550-43235/+705
* changes required in the top-level directory for making gdbgj1997-01-156-843/+12
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-6/+6
* Fix path to readline docs, since it's now in contribpeter1997-01-121-1/+1
* Same deal.jmacd1997-01-111-1/+5
* Fix bogosity with gdb documentation path.jkh1997-01-071-1/+1
* changes to gdb to:gj1996-10-293-14/+216
* Really eliminated includes of the "temporary" backwards compatibilitybde1996-09-243-3/+0
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-10/+10
* Stop using the alias `pcb_ptd' for `pcb_tcc.tss_cr3'. Use the (existing)bde1996-06-081-2/+2
* Remove this version, it now comes from libc.peter1996-05-272-140/+1
* ``mv'' -> ``mv -f''wosch1996-05-071-6/+8
OpenPOWER on IntegriCloud