aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney51-128/+224
2000-02-09Stop GDB mis-aligning the stack when doing inferior function calls.Andrew Cagney3-0/+17
2000-02-09From JTC: Reduce default remote_timeout to two. Flush defunct code.Andrew Cagney3-17/+26
2000-02-09From JTC: m32r-stub.c, sparcl-stub.c, sparclet-stub.cAndrew Cagney4-4/+10
(handle_exception): Return E01 instead of P01 when 'P' command fails.
2000-02-09From JTC: Handle NAK from target stub.Andrew Cagney2-0/+8
2000-02-082000-02-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni4-2/+15
* configure.in: Remove the addition of sol-thread.c to the CONFIG_INITS list. This caused problems with init.c, because sol-thread.c would be grepped twice for _initialize_* functions. * configure: Ditto. * Makefile.in: Add FIXME for init.c.
2000-02-08 Clean up compiler warnings:Jim Kingdon16-28/+41
* bcache.h, bcache.c, c-valprint.c, coffread.c, stabsread.c, stack.c, valprint.c: Change variables to unsigned. * bcache.c: Rearrange to avoid warnings about variables not being set. * c-lang.c, ch-lang.c, f-lang.c, m2-lang.c: Include valprint.h rather than declaring print_max and repeat_count_threashold ourselves (incorrectly). * valprint.h: Do declare repeat_count_threashold. * ch-exp.c: Use default case for internal error. * findvar.c: Don't omit argument type. * symtab.c: Remove unused variable.
2000-02-082000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda14-8100/+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-072000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+2
* ChangeLog: Whitespace change to check cvs logging mechanism.
2000-02-072000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
* ChangeLog: Another whitespace tweak test.
2000-02-072000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-3/+3
* ChangeLog: Whitespace change checkin to test new cvs logging mechanism.
2000-02-072000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-7/+7
* gdb/ChangeLog: Whitespace change to test cvs logging. * sim/ChangeLog: Ditto, but in a separate dir.
2000-02-07import insight-2000-02-04 snapshot (2nd try)Jason Molenda15-0/+2040
2000-02-05import gdb-2000-02-04 snapshotJason Molenda19-354/+550
2000-02-03import gdb-2000-02-02 snapshotJason Molenda36-314/+6340
2000-02-02removed in 2000-02-01 snapshot.Jason Molenda2-604/+0
2000-02-02import gdb-2000-02-01 snapshotJason Molenda89-656/+1329
2000-02-01import gdb-2000-01-31 snapshotJason Molenda35-1201/+1622
2000-01-26import gdb-2000-01-26 snapshotJason Molenda1-1/+1
2000-01-25* proc_api.c proc_events.c proc_flags.c proc_why.c: Removed inJason Molenda4-3002/+0
gdb-2000-01-24 snapshot.
2000-01-25import gdb-2000-01-24 snapshotJason Molenda14-50/+3311
2000-01-18import gdb-2000-01-17 snapshotJason Molenda21-166/+1424
2000-01-11import gdb-2000-01-10 snapshotJason Molenda29-725/+1167
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-0/+9
2000-01-06import gdb-2000-01-05 snapshotJason Molenda43-14101/+16762
2000-01-06These files removed in July by this change:Jason Molenda2-252/+0
1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable. * gdb.base/annota2.cc, annota2.exp: Move from here. * gdb.c++/annota2.cc, annota2.exp: To here. * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
1999-12-22import gdb-1999-12-21 snapshotJason Molenda66-1954/+6195
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-33/+63
1999-12-14import gdb-1999-12-13 snapshotJason Molenda60-376/+1143
1999-12-08import gdb-1999-12-07 snapshotJason Molenda12-439/+508
1999-12-07import gdb-1999-12-06 snapshotJason Molenda93-985/+10141
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-143/+304
1999-11-171999-11-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda3-199/+0
* gdb.base/compiler.c gdb.base/dollar.exp gdb.c++/compiler.cc: Files removed in gdb-1999-11-16 snapshot.
1999-11-17import gdb-1999-11-16 snapshotJason Molenda37-844/+847
1999-11-09import gdb-1999-11-08 snapshotJason Molenda54-538/+1659
1999-11-02These files removed in gdb-19991101 snapshot.Jason Molenda3-224/+0
1999-11-02import gdb-1999-11-01 snapshotJason Molenda53-382/+2246
1999-10-26import gdb-1999-10-25 snapshotJason Molenda13-172/+380
1999-10-19Remove generated parsers, expect bison to be presentStan Shebs4-9322/+0
1999-10-19import gdb-1999-10-18 snapshotJason Molenda40-2460/+2212
1999-10-12import gdb-1999-10-11 snapshotJason Molenda47-502/+799
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda91-750/+2128
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-2/+5
1999-09-28import gdb-1999-09-28 snapshotJason Molenda31-547/+863
1999-09-22removed in the 1999-09-21 snapshot.Jason Molenda2-339/+0
1999-09-22import gdb-1999-09-21Jason Molenda65-1860/+3122
1999-09-13import gdb-1999-09-13 snapshotJason Molenda12-62/+252
1999-09-09import gdb-1999-09-08 snapshotStan Shebs145-1698/+5043
1999-08-31import gdb-1999-08-30 snapshotJason Molenda118-2780/+8533