summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb
Commit message (Expand)AuthorAgeFilesLines
* Bump document date for the previous change.ru2006-10-211-1/+2
* Turn on gdbserver for the arch that supports it..jmg2006-10-211-0/+4
* Trim trailing whitespace.jhb2006-10-163-7/+7
* Restore the 'proc' and 'tid' commands which allow one to switch to thejhb2006-10-161-0/+89
* Document '-w' from main.c rev. 1.11.obrien2006-10-111-0/+8
* Add cross debug support to arm.imp2006-09-141-1/+37
* Architecture specific portions of gdb for arm.imp2006-09-148-0/+1477
* Use the pcb in stoppcbs[] if it is present for threads that were runningjhb2006-08-251-2/+19
* Add initial support for kgdb(1) on PowerPC.marcel2006-08-242-5/+186
* Add basic support for PowerPC. This excludes kgdb(1).marcel2006-08-244-1/+800
* Remove special handling for PC == 0. With this, kgdb can now properlyjhb2006-08-231-6/+1
* Remove alpha-specific stuff.ru2006-08-234-977/+0
* Add initial platform support.obrien2006-07-221-0/+196
* Clean the product of patch(1).ru2006-04-101-0/+2
* bring in the necessary changes to make gdbserver compile and work (atjmg2006-04-065-316/+210
* This commit was generated by cvs2svn to compensate for changes in r157571,jmg2006-04-063-0/+1754
|\
| * import gdbserver Linux files renamed to fbsd... I have made gdbserverjmg2006-04-063-0/+1754
* Introduce a new proc service routine ps_linfo() to get LWP info.davidxu2006-02-071-0/+14
* 1. Eliminate compile warnings.davidxu2006-02-061-8/+60
* Add -w parameter which tells kgdb to open kmem-based targets in read-writekan2006-01-041-3/+8
* Fix dump of the unread portion of the kernel message buffer.marcel2005-10-261-0/+4
* Unbreak - remove leftover reference to pcb_rflags.peter2005-09-281-1/+0
* Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. Imarcel2005-09-111-1/+4
* Unwind across intrframes as well. While here, better handle bottom ofmarcel2005-09-111-2/+8
* Unwind across intrframes as well.marcel2005-09-111-3/+8
* Unwind across trap frames. Handles all entry points, except the EPCmarcel2005-09-111-47/+201
* Unwind across trapframes. All kernel entries are handled.marcel2005-09-101-11/+94
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-1/+93
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-10/+95
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-6/+86
* Add a kluge to allow kgdb(1) to inject its own frame sniffer in themarcel2005-09-1011-13/+188
* Fix backtraces. Supply registers from the register window.marcel2005-08-161-16/+7
* o Remove the obscure tid command, because it does what the threadmarcel2005-08-061-100/+41
* o As mentioned in the previous commit: make the KVM error buffermarcel2005-08-061-6/+58
* Spell "currently" correctly.keramida2005-07-281-1/+1
* kvm_openfiles() uses the supplied buffer for storing error messagespeter2005-06-241-1/+0
* Add support for XMM registers in GDB for x86 processors that supportdfr2005-05-312-12/+112
* Don't try to enable event reporting for core file, it is not writable.davidxu2005-05-061-0/+2
* Report events from thread library.davidxu2005-04-121-16/+210
* Print thread address.davidxu2005-04-051-4/+4
* Implement and document the -q and -f options with their correspondingmarcel2005-03-022-6/+46
* .It the -v option.obrien2005-03-011-1/+1
* Restore r1.2 change to use TARGET_ARCH.kan2005-02-201-1/+1
* Attempt to make kgdb little more useful and easy to use. Properly initializekan2005-02-2010-25/+218
* Remove mention of the -k and -wcore options because they don'tmarcel2005-02-151-14/+0
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-144-6/+11
* Markup nits.ru2005-01-131-4/+3
* When grabbing registers for an lwp, fake the inferior's pid using thepeadar2005-01-111-2/+6
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
* Source changes to allow building a cross-debugger. Move solib.c andmarcel2004-12-0516-5/+29
OpenPOWER on IntegriCloud