summaryrefslogtreecommitdiffstats
path: root/gdb/command.c
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in: VERSION 4.2.96.John Gilmore1991-12-041-7/+8
| | | | | | | | | | | | | | | | | | * main.c (initialize_main): Revise command descriptions. * command.c (show_user): `info user' -> `show user'. * symtab.c (_initialize_symtab): Typo in `info types' desc. * coffread.c (coff_symfile_read): Avoid select_source_symtab, since it is not needed and can cause errors when examining ".o"s. (read_coff_symtab, decode_base_type): Use complain, not printf. Print symbol name, not its number. Remove "#if defined(clipper) #define BELIEVE_PCC_PROMOTION", which someday should go in a clipper target config file. * symfile.c (compact_misc_function_vector): Handle empty vector. (complain, clear_complaints, syms_from_objfile): Fix complaint formatting. * xcoffexec.c: Change syms_from_objfile caller.
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-3/+2
| | | | | | | | | | | * param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead. * param.h, param-no-tm.h: Removed. * Update copyrights in all changed files. * dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c, solib.c, symtab.h, tm-umax.h, valprint.c: Lint. * tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h, xm-merlin.h: Avoid host include files in target descriptions. * getpagesize.h: Removed, libiberty copes now.
* Remove internal gdb definition of fixed arg count concat() function andFred Fish1991-11-121-1/+1
| | | | convert to use of variable arg count concat() in libiberty.
* Lint and some rs/6000 port.John Gilmore1991-11-091-0/+1
|
* * utils.c (error): if error_pre_print is set, print the stringJohn Gilmore1991-09-101-3/+16
| | | | | | | | | | | | | | | | first. * main.c (main, print_gnu_advertisement, print_gdb_version): Reformat legalese so it always prints, but acts as an "I'm here" message while symbols are being read. If any errors occur, print a few newlines to set off the message and start it at the left margin. Remove mention of "help" command, and don't yak about symbol reading. (catch_errors): Error string is now printed first in case of error, not last. * command.c (undef_cmd_error, lookup_cmd): On undefined command, suggest the "help" command. * Makefile.in (VERSION): Set to 4.0.2.
* Change GDB over to GNU General Public License version 2.John Gilmore1991-06-041-13/+13
|
* The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1991-05-021-3/+3
| | | | Look at the ChangeLog for Apr 30 and May 1.
* *** empty log message ***John Gilmore1991-04-051-0/+49
|
* Johns releaseK. Richard Pixley1991-03-281-0/+1150
|
* Initial revisionJohn Gilmore1990-09-051-856/+0
|
* gdb-3.3gdb-3.32012-06-031-125/+357
|
* gdb-3.1gdb-3.12012-06-031-97/+255
|
* gdb-2.8.1gdb-2.8.12012-06-031-0/+4
|
* gdb-2.8gdb-2.82012-06-031-1/+1
|
* gdb-2.5.1gdb-2.5.12012-06-031-21/+29
|
* gdb-2.4+.aux.coffgdb-2.4+.aux.coff2012-06-031-0/+454
OpenPOWER on IntegriCloud