aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli-out.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-30Protoization.Kevin Buettner1-46/+17
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
2000-03-302000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-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.
2000-02-202000-02-19 Philippe De Muyter <phdm@macqel.be>Fernando Nasser1-4/+4
* cli-out.c (cli_table_header): Type of parameter `alignment' is `enum ui_align', not `int'. (cli_field_string, cli_field_skip): Likewise.
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+339