Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 51 | -128/+224 | |
2000-02-09 | Stop GDB mis-aligning the stack when doing inferior function calls. | Andrew Cagney | 3 | -0/+17 | |
2000-02-09 | From JTC: Reduce default remote_timeout to two. Flush defunct code. | Andrew Cagney | 3 | -17/+26 | |
2000-02-09 | From JTC: m32r-stub.c, sparcl-stub.c, sparclet-stub.c | Andrew Cagney | 4 | -4/+10 | |
(handle_exception): Return E01 instead of P01 when 'P' command fails. | |||||
2000-02-09 | From JTC: Handle NAK from target stub. | Andrew Cagney | 2 | -0/+8 | |
2000-02-08 | 2000-02-08 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 4 | -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 Kingdon | 16 | -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-08 | 2000-02-07 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 14 | -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-07 | 2000-02-07 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 | |
* ChangeLog: Whitespace change to check cvs logging mechanism. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 | |
* ChangeLog: Another whitespace tweak test. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -3/+3 | |
* ChangeLog: Whitespace change checkin to test new cvs logging mechanism. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -7/+7 | |
* gdb/ChangeLog: Whitespace change to test cvs logging. * sim/ChangeLog: Ditto, but in a separate dir. | |||||
2000-02-07 | import insight-2000-02-04 snapshot (2nd try) | Jason Molenda | 15 | -0/+2040 | |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 19 | -354/+550 | |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 36 | -314/+6340 | |
2000-02-02 | removed in 2000-02-01 snapshot. | Jason Molenda | 2 | -604/+0 | |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 89 | -656/+1329 | |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 35 | -1201/+1622 | |
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 1 | -1/+1 | |
2000-01-25 | * proc_api.c proc_events.c proc_flags.c proc_why.c: Removed in | Jason Molenda | 4 | -3002/+0 | |
gdb-2000-01-24 snapshot. | |||||
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 14 | -50/+3311 | |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 21 | -166/+1424 | |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 29 | -725/+1167 | |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 1 | -0/+9 | |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 43 | -14101/+16762 | |
2000-01-06 | These files removed in July by this change: | Jason Molenda | 2 | -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-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 66 | -1954/+6195 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -33/+63 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 60 | -376/+1143 | |
1999-12-08 | import gdb-1999-12-07 snapshot | Jason Molenda | 12 | -439/+508 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 93 | -985/+10141 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -143/+304 | |
1999-11-17 | 1999-11-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -199/+0 | |
* gdb.base/compiler.c gdb.base/dollar.exp gdb.c++/compiler.cc: Files removed in gdb-1999-11-16 snapshot. | |||||
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 37 | -844/+847 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 54 | -538/+1659 | |
1999-11-02 | These files removed in gdb-19991101 snapshot. | Jason Molenda | 3 | -224/+0 | |
1999-11-02 | import gdb-1999-11-01 snapshot | Jason Molenda | 53 | -382/+2246 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 13 | -172/+380 | |
1999-10-19 | Remove generated parsers, expect bison to be present | Stan Shebs | 4 | -9322/+0 | |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 40 | -2460/+2212 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 47 | -502/+799 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 91 | -750/+2128 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -2/+5 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 31 | -547/+863 | |
1999-09-22 | removed in the 1999-09-21 snapshot. | Jason Molenda | 2 | -339/+0 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 65 | -1860/+3122 | |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 12 | -62/+252 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 145 | -1698/+5043 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 118 | -2780/+8533 | |