summaryrefslogtreecommitdiffstats
path: root/gdb/event-top.c
Commit message (Collapse)AuthorAgeFilesLines
* Corrected spelling in comments:David Anderson2000-09-011-2/+2
| | | | foe->for executin ->execution.
* Protoization.Kevin Buettner2000-07-301-2/+1
|
* Replace command_loop_marker() with null_cleanup().Andrew Cagney2000-07-051-1/+1
|
* Eliminate make_cleanup_func from top.cAndrew Cagney2000-05-221-1/+1
|
* 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-301-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.
* * event-top.c (_initialize_event_loop): If instream is notEli Zaretskii2000-03-191-8/+19
| | | | connected to a terminal device, turn editing off.
* 2000-03-03 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-031-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.
* Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney2000-02-231-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.
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-1/+0
|
* import gdb-2000-01-17 snapshotJason Molenda2000-01-181-1/+1
|
* import gdb-1999-10-25 snapshotJason Molenda1999-10-261-0/+1
|
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-4/+17
|
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-18/+52
|
* import gdb-1999-09-21Jason Molenda1999-09-221-97/+89
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-0/+2
|
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-9/+7
|
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-2/+15
|
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-2/+1
|
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-4/+28
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-40/+41
|
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-15/+88
|
* import gdb-1999-06-28 snapshotJason Molenda1999-06-281-32/+22
|
* import gdb-1999-06-21 snapshotJason Molenda1999-06-211-34/+41
|
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-105/+168
|
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-8/+11
|
* import gdb-1999-05-10Stan Shebs1999-05-111-0/+950
OpenPOWER on IntegriCloud