Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-30 | Protoization. | Kevin Buettner | 1 | -2/+1 | |
2000-07-05 | Replace command_loop_marker() with null_cleanup(). | Andrew Cagney | 1 | -1/+1 | |
2000-05-22 | Eliminate make_cleanup_func from top.c | Andrew Cagney | 1 | -1/+1 | |
2000-03-30 | 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -4/+4 | |
* defs.h (struct continuation_arg): make 'data' a union, to avoid casting problems when int and pointer are not the same size. * event-top.c (command_handler): use data as a union. (command_line_handler_continuation): ditto. * infcmd.c (step_1_continuation): use data as a union. Re-indent. (step_once): ditto. (finish_command_continuation): ditto. (finish_command): ditto. * breakpoint.c (until_break_command): use data as a union. (until_break_command_continuation): ditto. * utils.c (add_intermediate_continuation): fix typo in comment. | |||||
2000-03-19 | * event-top.c (_initialize_event_loop): If instream is not | Eli Zaretskii | 1 | -8/+19 | |
connected to a terminal device, turn editing off. | |||||
2000-03-03 | 2000-03-03 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -9/+9 | |
* defs.h (struct continuation_arg): Change type of field 'data' from PTR to void *. * event-loop.h: Eliminate uses of PTR, use 'void *' instead. * event-top.c: Ditto. | |||||
2000-02-23 | Add mi/ and testsuite/gdb.mi/ subdirectories. | Andrew Cagney | 1 | -0/+7 | |
Add --enable-gdbmi option to configury. Add mi rules to Makefile.in Add mi conditional output to event-top.c infrun.c main.c top.c. Add -i=mi option. | |||||
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -1/+0 | |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 1 | -0/+1 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -4/+17 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -18/+52 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -97/+89 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -0/+2 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -9/+7 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -2/+15 | |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -2/+1 | |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -4/+28 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -40/+41 | |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -15/+88 | |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -32/+22 | |
1999-06-21 | import gdb-1999-06-21 snapshot | Jason Molenda | 1 | -34/+41 | |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -105/+168 | |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -8/+11 | |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 1 | -0/+950 | |