aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui
AgeCommit message (Collapse)AuthorFilesLines
2001-03-13Eliminate ARCH_NUM_REGS.Andrew Cagney2-4/+8
2001-03-06Update/correct copyright notices.Kevin Buettner2-1/+5
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2-8/+20
internal_verror().
2000-12-15Removed (tui and mi) directory prefixes from ChangeLog comments that IKevin Buettner1-2/+2
added in last commit.
2000-12-15Put mi and tui comments for free -> xfree change in proper ChangeLogs.Kevin Buettner1-0/+5
2000-12-15Replace free() with xfree().Kevin Buettner4-6/+6
2000-07-30Protoization.Kevin Buettner6-21/+13
2000-06-22PARAMS elimination.Kevin Buettner2-4/+8
2000-06-20PARAMS elimination.Kevin Buettner2-10/+9
2000-06-18PARAMS elimination.Kevin Buettner2-7/+11
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner2-5/+5
2000-05-28PARAMS removal.Kevin Buettner24-281/+269
2000-05-26Fix bitrot in tui-file.c.Andrew Cagney2-2/+16
2000-05-26Configure TUI to use <ncurses.h> when available.Andrew Cagney4-2/+9
2000-05-25Have TUI use the same configury mechanism as MI.Andrew Cagney2-171/+4
2000-04-18Add full set of cleanup rules.Andrew Cagney2-2/+10
2000-02-082000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-182/+0
* gdb/config/i386/windows.mh, gdb/doc/GDBvn.texi, gdb/doc/remote.texi, gdb/testsuite/gdb.base/README, gdb/testsuite/gdb.base/crossload.exp, gdb/testsuite/gdb.base/i486-elf.u, gdb/testsuite/gdb.base/i860-elf.u, gdb/testsuite/gdb.base/m68k-aout.u, gdb/testsuite/gdb.base/m68k-aout2.u, gdb/testsuite/gdb.base/m68k-elf.u, gdb/testsuite/gdb.base/mips-ecoff.u, gdb/testsuite/gdb.base/sparc-aout.u, gdb/testsuite/gdb.base/sparc-elf.u, gdb/tui/Makefile, readline/ChangeLog: These files have been removed over the course of the last year, but weren't cvs removed from the old GDB repository on sourceware.
2000-02-02import gdb-2000-02-01 snapshotJason Molenda7-58/+65
2000-02-01import gdb-2000-01-31 snapshotJason Molenda3-0/+342
1999-11-09import gdb-1999-11-08 snapshotJason Molenda3-12/+26
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-1/+0
1999-09-22import gdb-1999-09-21Jason Molenda2-7/+6
1999-07-07import gdb-1999-07-07 post reformatJason Molenda26-1547/+1595
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs28-0/+12056
1999-04-16Initial creation of sourceware repositoryStan Shebs1-0/+182
1999-04-16Initial creation of sourceware repositoryStan Shebs27-11171/+0
1999-01-271999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+5
* tui.h: Include stdarg.h instead of varargs.h if we're on an ISO Cish system. Without this you'll get a build failure in gdbtk.c because it includes stdarg.h but tui.h includes varargs.h; gdbtk.c tries to use va_start and things die.
1999-01-12att ChangeLog.David Taylor1-0/+1
1998-12-31HP tui support files for gdb.David Taylor27-0/+11165