summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb/i386
Commit message (Expand)AuthorAgeFilesLines
* Bmake bits for GDB 5.2.obrien2002-06-301-4/+0
* Bmake bits for GDB 5.2.obrien2002-06-295-2016/+0
* phsyical -> physicalbde2002-05-271-1/+1
* Make our version tag unique due to our local changes.mp2002-05-141-1/+2
* Enhance GDB's abillity WRT stack traces where signal handlers are involved.obrien2002-03-272-4/+53
* Add missing &peter2002-02-081-1/+1
* Make this part compile and try and use the p_threads tailq. It might workpeter2002-02-081-2/+7
* Catch up to the globaldata -> pcpu changes.jhb2001-12-121-10/+10
* *** empty log message ***peter2001-12-111-4/+22
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-102-2/+0
* Remove the Xresume* labels from the i386 interrupt handlers; theiedowse2001-10-091-2/+5
* Catch up with the SMPng reduced interrupt frame size. The correspondingiedowse2001-10-081-1/+1
* Don't try to dereference a kernel pointer in userland; use offsetof()fenner2001-09-191-1/+1
* KSE Milestone 2julian2001-09-122-24/+17
* Dynamically adapt to kernbase changes on crashdumps, falling back topeter2001-08-241-1/+19
* Define _KERNEL as this grubs around where no userland should go.obrien2001-08-161-0/+2
* Use the real structure names explicitly. Note that this is mostly forpeter2001-07-121-0/+8
* Compensate for dethreaded headers.markm2001-05-012-0/+2
* - Add #defines for the symbol names of the kernel interrupt, systemjake2001-01-101-29/+47
* Fix gdb -k after jake's most recent commit. The gd_XXX symbols are nowpeter2001-01-071-1/+1
* Use macro API to <sys/queue.h>phk2000-12-311-1/+1
* Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''joerg2000-12-261-0/+15
* Catch up to the new kinfo_proc.jhb2000-12-122-3/+3
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+4
* Implement the GDB counterpart to use hardware watchpoints in connectionjoerg2000-08-172-0/+256
* Add support for debugging programs using libc_r's implementation ofdfr2000-04-292-14/+12
* Fix placement of signal trampoline.dt1999-06-131-2/+2
* * Add bmake framework for using gdb alongside binutils. The old bmakedfr1999-05-025-53/+30
* Make gdb work with kernel after the SMP vmspace sharing changes.luoqi1999-04-282-15/+74
* Fix GDB so that it can handle ELF core dumps.jdp1998-09-141-1/+42
* Fixed printf format errors.bde1998-06-301-2/+2
* Don't attempt to read process context from the kernel when (thebde1998-05-121-2/+2
* Add support for ELF shared libraries. Also use bfd from the binutils in thatdfr1998-04-301-0/+7
* Fixed printing of %fs and %gs for live kernels.bde1998-02-131-6/+8
* Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normallybde1998-01-191-12/+21
* Removed `kstack' and associated mistranslations in kvtophys().bde1998-01-191-18/+1
* Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() inbde1998-01-181-7/+10
* Don't override FRAME_CHAIN(). If the current frame is valid, thenbde1998-01-182-53/+0
* Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The oldbde1998-01-181-4/+7
* Pass the system name to dmesg. Rev.1.7 only works when the symbols inbde1998-01-171-2/+9
* Exec dmesg and awk to print everything in the message bufferbde1997-12-191-1/+10
* Implemented "info float" for core files.bde1997-11-231-36/+65
* #include <machine/tss.h> explicitlypeter1997-10-101-0/+1
* Support 4MB pages.bde1997-07-271-8/+23
* 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
* Fetch the registers from struct members in the pcb instead ofbde1997-04-301-28/+19
* change kvm-fbsd.c so that kernel debugging works again.gj1997-04-271-8/+19
* Attempt to patch up gdb so that it has a chance of working with the newpeter1997-04-073-0/+355
OpenPOWER on IntegriCloud