summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb
Commit message (Expand)AuthorAgeFilesLines
* style.Makefile(5):johan2004-02-241-1/+1
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuache2004-02-171-1/+1
* Remove old explicit -I${DESTDIR}/usr/include/readlineache2004-02-171-1/+1
* Switch back to regex.hache2004-02-161-1/+2
* Discontinuation of an action that now fits on one.obrien2004-01-271-3/+1
* Fix problem where kgdb misses trap frames.obrien2004-01-267-22/+24
* Use proper name.obrien2004-01-262-6/+8
* style.Makefile(5)obrien2004-01-261-2/+3
* Follow existing GDB style for frame_info vars.obrien2004-01-261-5/+5
* Remove trailing white space.obrien2004-01-261-5/+5
* FBSDID style nit.obrien2003-11-121-1/+2
* Implement gdb_solib_create_inferior_hook().simokawa2003-10-291-1/+7
* Enable '--interpreter=mi' support.obrien2003-09-071-1/+3
* s/x86-64/amd64/obrien2003-09-071-1/+1
* style.Makefile(5)obrien2003-09-071-29/+18
* Attempt to automatically read in kernel module symbols when a liveiedowse2003-03-214-2/+330
* Reformat.obrien2003-01-041-22/+24
* Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.obrien2003-01-041-1/+1
* GC 'char sigmap[]' (it is no longer used)fjoe2003-01-041-40/+0
* Add support for sparc64 kernel debugging.mp2002-10-211-5/+64
* We HAVE_STPCPY now.obrien2002-10-201-2/+2
* Remove dependency on version.in for version information.mp2002-10-121-2/+3
* Fix function parameter lists to be correct and eliminate compiler warnings.mp2002-10-121-3/+4
* Use the new FreeBSD vectors from Binutils 2.13.1.obrien2002-10-112-2/+2
* Fix GNU coding violations.obrien2002-09-182-2/+2
* Stop using 3 distinct and far varied coding styles in a single file.obrien2002-09-181-280/+277
* Recognize frames for lcall_syscall and int0x80_syscall.peter2002-07-281-2/+4
* Make our i386 hacks in a less vendor file disturbing manner.obrien2002-07-101-0/+25
* Stop trying to reimplement libkvm on i386. Instead use it directly andobrien2002-07-101-824/+422
* Target specific FreeBSD kgdb hacks.obrien2002-07-107-0/+47
* Dike out bits specific to i386. This pretty much means no kgdb forobrien2002-06-301-10/+34
* Bmake bits for GDB 5.2.obrien2002-06-301-4/+0
* I don't see any reason to conditionalize this.obrien2002-06-291-2/+0
* Bmake bits for GDB 5.2.obrien2002-06-291-0/+35
* Best guess at configurations for our other arches. (totally untested)obrien2002-06-293-0/+15
* Allow to compile and at least startup on sparc64.obrien2002-06-295-7/+33
* Bmake bits for GDB 5.2.obrien2002-06-2918-3213/+176
* NO! We DON'T wany any libintl action here.obrien2002-06-281-1/+1
* Things Gdb 5.2 wants to know about us.obrien2002-06-281-27/+203
* When linking staticaly libtermcap is a postrequisite of libreadline.obrien2002-06-221-2/+3
* We need to link with libiberty.a before libreadline.so. Both supplyobrien2002-06-211-4/+4
* phsyical -> physicalbde2002-05-272-2/+2
* This is only WARNS=0 clean now.obrien2002-05-191-0/+1
* This is enough to get thru a cross-build.obrien2002-05-181-0/+55
* Segregate MD weirdness a little bit more. Improve cross buildability.obrien2002-05-186-19/+27
* Make our version tag unique due to our local changes.mp2002-05-142-2/+4
* Use PTRACE_ARG3_TYPE of caddr_t.obrien2002-04-111-1/+5
* Enhance GDB's abillity WRT stack traces where signal handlers are involved.obrien2002-03-272-4/+53
* GDB 4.18 does not use the mmalloc library by default. So GC a little.obrien2002-03-231-4/+0
* Fix setting of CLEANFILES.obrien2002-03-231-1/+1
OpenPOWER on IntegriCloud