History log of /freebsd-9.3-release/gnu/usr.bin/gdb/gdbtui/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


225736 23-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


141911 14-Feb-2005 obrien

Use the system gnuregex library vs. building GNU regex bits into libiberty
and using them.

Reviewed by: marcel,imp
Desired by: ache


139103 21-Dec-2004 ru

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


138215 30-Nov-2004 marcel

Makefile (only) changes to allow building a cross debugger.


136910 24-Oct-2004 ru

For variables that are only checked with defined(), don't provide
any fake value.


131131 26-Jun-2004 bde

Fixed world breakage in the NOSHARED=yes case (missing library).

Fixed some style bugs.


131087 25-Jun-2004 marcel

Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64
and sparc64.

Note that the debugger doesn't support threading, nor kernel
debugging yet.