summaryrefslogtreecommitdiffstats
path: root/gdb/ui-file.c
Commit message (Collapse)AuthorAgeFilesLines
* Protoization.Kevin Buettner2000-07-301-61/+26
|
* PARAMS removal.Kevin Buettner2000-05-281-2/+2
|
* 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-301-0/+1
| | | | | | | | | * ui-file.c: Include "gdb_string.h" * cli-out.c: Include gdb_string.h to avoid compiler warnings. * wrapper.[ch] (struct gdb_wrapper_arguments): Change fields into unions, since they are all used to hold both pointers and ints at various times. Casting pointer to int and vice versa gives warnings (and is not safe) if they are not the same size.
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-0/+511
OpenPOWER on IntegriCloud