summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb
AgeCommit message (Expand)Author
1995-06-05Added vax support.ragge
1995-04-23NetBSD RCS Id formatcgd
1995-04-18Oops, that code was correct before the last change. I was confused.gwr
1995-04-18Fixed botched increment when reading FP regs from kernel crash dumps...gwr
1995-04-16Support new style core dumps (with .reg section)gwr
1995-03-01Clean up deleted files.mycroft
1995-02-06Update SIGCONTEXT_PC_OFFSET.mycroft
1995-02-05Add another missing instruction.mycroft
1995-02-05Add some missing instructions, and synchronize.mycroft
1995-02-03Adjust SIGTRAMP_START to reflect reality.mycroft
1995-01-26Remove some dysfunctional stuff.mycroft
1995-01-26Shorten register coping code.mycroft
1995-01-26Shorten register coping code.mycroft
1995-01-26Shorten register copying code.mycroft
1995-01-26Use PT_[GS]ET{,FP}REGS.mycroft
1995-01-26Rearrange slightly to avoid needing to change any generic code.mycroft
1995-01-26Use PT_GET*REGS and PT_SET*REGS.mycroft
1995-01-26Oops; fix off by one error.mycroft
1995-01-26Use fgetpos(3) and fsetpos(3) to navigate source files.mycroft
1995-01-24don't forget the newline!cgd
1995-01-18Re-enable verbosity at start-up; use `alias gdb gdb -q '\!*''pk
1995-01-18Use solib.h.mycroft
1995-01-12- document `-k' flag.pk
1995-01-12Test pointer before using it.pk
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-12-22Belated change to NETBSD_CORE.phil
1994-12-06Fetch eip, too.mycroft
1994-12-06#ifdef some of that.mycroft
1994-12-06Fix getch_kcore_registers() enough that kgdb is useful.mycroft
1994-09-19Don't use trad-core.c the the i386 or sparc.deraadt
1994-09-19Add -DHAVE_TERMIOS, per Thomas Eberhardt.mycroft
1994-09-19Don't use rate_to_code() for termios; cfset[oi]speed() does the conversion.mycroft
1994-09-17vmunix --> netbsdmycroft
1994-06-24Just return `wrong format' if file isn't recognised, in stead ofpk
1994-06-09Get it to compile. Running will come later :)phil
1994-05-31Add missing #include <machine/reg.h>pk
1994-05-30byebye frame.hhpeyerl
1994-05-25kernel stuff brought over from gdb-3.5pk
1994-05-25New style core dumps.pk
1994-05-24Follow changes to sys/arch/pc532/include/reg.h.phil
1994-05-21Get rid of HOST_DATA_START_ADDR; current kernel sets but a few fieldspk
1994-05-19Stop gap: wait for updated <sys/user.h>pk
1994-05-19Provide machine dependency in registers location.pk
1994-05-19Fix some syntax errors.pk
1994-05-18Dig out a program counter; dubious..pk
1994-05-18Provide for reading from user memory; seems to be needed for stack traces.pk
1994-05-17Framework for kernel debugging.pk
1994-05-17dummy kernel-debug routines for now.pk
1994-05-17Framework for kernel debugging, needs more work.pk
1994-04-29Tweak address maps so that .o & kernel symbols tables have some meaning.pk