summaryrefslogtreecommitdiffstats
path: root/gdb/command.c
Commit message (Expand)AuthorAgeFilesLines
* PARAMS removal.Kevin Buettner2000-05-281-12/+12
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-14/+12
* Use make_cleanup_ui_out_stream_delete().Andrew Cagney2000-05-151-1/+1
* Make help_all static.Andrew Cagney2000-04-211-2/+3
* Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com>Glen McCready2000-04-201-0/+27
* 2000-03-23 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-03-231-4/+244
* Added the apropos commandDaniel Berlin2000-03-231-1/+87
* Document requirements on adding a ``!'' command.Andrew Cagney2000-03-201-0/+6
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-7/+1
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+102
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-8/+8
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-5/+3
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-2/+0
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
* import gdb-1999-08-23 snapshotJason Molenda1999-08-231-3/+28
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-0/+2
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-2/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-187/+191
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+7
* import gdb-1999-0519Jason Molenda1999-05-191-1/+1
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+1564
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1564/+0
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-16/+57
* 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-161-15/+10
* command.c: Include "wait.h" after, rather than before, <wait.h>.Andrew Cagney1998-10-151-1/+2
* 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-08-181-0/+8
* Wed Mar 4 16:53:52 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1998-03-051-2/+16
* * command.c (add_cmd, add_show_from_set): Insert new commands inJason Molenda1997-09-271-8/+44
* * blockframe.c (generic_get_saved_regs): Remove unused variableJeff Law1997-02-101-1/+1
* * command.c (do_setshow_command): Don't segfault when showingStu Grossman1996-07-171-3/+6
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-1/+2
* * command.c (add_cmd): Add missing initialization for enums member.Fred Fish1996-02-031-8/+9
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * configure.in: Check for unistd.h.J.T. Conklin1995-07-311-0/+3
* * command.h command.c: Add var_enum command type. It's likeStu Grossman1995-03-071-0/+130
* * command.c (show_user_1): Use print_command_line to show a userJeff Law1995-01-111-2/+2
* * command.c (do_setshow_command, case var_string): Never add aJim Kingdon1994-03-261-0/+7
* * main.c (complete_command): New command, from Rick SladkeyJim Kingdon1994-03-241-0/+3
* * command.c (empty_sfunc): New function.Jim Kingdon1994-02-031-3/+13
* * command.c (add_set_cmd, no_just_help_class_command): ChangeJim Kingdon1994-02-021-7/+6
* * command.c (shell_escape): Report errors correctly (with errorJim Kingdon1994-02-021-2/+4
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-28/+28
* * main.c (filename_completer): Don't complete to files ending in ~.Jim Kingdon1993-06-251-5/+28
* * Changes from (or inspired by) AMD:Jim Kingdon1993-04-251-8/+6
* comment changes onlyK. Richard Pixley1993-04-221-2/+6
* Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-03-301-1/+24
* (show_user): Avoid fprintf_filtered botch (AGAIN!).John Gilmore1993-03-171-2/+5
* Lint fixes from Paul Eggert (eggert@twinsun.com):John Gilmore1993-03-051-3/+3
* * command.c (shell_escape, make_command, _initialze_command):Steve Chamberlain1993-01-041-2/+8
OpenPOWER on IntegriCloud