76 Commits (3f9b03b5daf721100e6cb36e2a3f903e96ea1dbd)

Author SHA1 Message Date
Andrew Cagney c85871a391 Make help_all static. 26 years ago
Glen McCready 49a5a3a3e3 Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com> 26 years ago
Fernando Nasser 5638284566 2000-03-23 Fernando Nasser <fnasser@cygnus.com> 26 years ago
Daniel Berlin 6837a0a2a9 Added the apropos command 26 years ago
Andrew Cagney acd46a93b6 Document requirements on adding a ``!'' command. 26 years ago
Andrew Cagney 03f2053f96 Replace ../include/wait.h with gdb_wait.h. 27 years ago
Jason Molenda 8b93c6380e import gdb-2000-02-02 snapshot 27 years ago
Jason Molenda d9fcf2fb1c import gdb-2000-02-01 snapshot 27 years ago
Jason Molenda 2acceee218 import gdb-1999-10-04 snapshot 27 years ago
Stan Shebs d4f3574e77 import gdb-1999-09-08 snapshot 27 years ago
Jason Molenda 104c1213b4 import gdb-1999-08-30 snapshot 27 years ago
Jason Molenda 53a5351d90 import gdb-1999-08-23 snapshot 27 years ago
Jason Molenda 96baa820df import gdb-1999-08-09 snapshot 27 years ago
Jason Molenda 43e526b9b4 import gdb-1999-07-12 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 27 years ago
Jason Molenda 392a587b05 import gdb-1999-05-25 snapshot 27 years ago
Jason Molenda 9e086581c7 import gdb-1999-0519 27 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 years ago
David Taylor 65b07ddca8 all remaining *.c *.h files from hp merge. 28 years ago
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
Jason Molenda 24418cfbac 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) 28 years ago
Andrew Cagney dd87762571 command.c: Include "wait.h" after, rather than before, <wait.h>. 28 years ago
Jason Molenda 4ff3dfab54 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com) 28 years ago
Martin Hunt 1d7a3fd775 Wed Mar 4 16:53:52 1998 Martin M. Hunt <hunt@cygnus.com> 29 years ago
Jason Molenda 36ad9bd5b6 * command.c (add_cmd, add_show_from_set): Insert new commands in 29 years ago
Jeff Law efaf2b5892 * blockframe.c (generic_get_saved_regs): Remove unused variable 30 years ago
Stu Grossman 76420d4630 * command.c (do_setshow_command): Don't segfault when showing 30 years ago
Fred Fish b52cac6b76 * core-aout.c (fetch_core_registers): Cast core_reg_size to int 30 years ago
Fred Fish f56cc4e719 * command.c (add_cmd): Add missing initialization for enums member. 31 years ago
Fred Fish 6c9638b444 Update FSF address. 31 years ago
J.T. Conklin 2b57629364 * configure.in: Check for working mmap, ansi headers, string.h, 31 years ago
J.T. Conklin 1a49497348 * configure.in: Check for unistd.h. 31 years ago
Stu Grossman 236274b9f8 * command.h command.c: Add var_enum command type. It's like 32 years ago
Jeff Law 59528079ca * command.c (show_user_1): Use print_command_line to show a user 32 years ago
Jim Kingdon 72e35288c7 * command.c (do_setshow_command, case var_string): Never add a 33 years ago
Jim Kingdon 0997322359 * main.c (complete_command): New command, from Rick Sladkey 33 years ago
Jim Kingdon e635796721 * command.c (empty_sfunc): New function. 33 years ago
Jim Kingdon 719d9abbd2 * command.c (add_set_cmd, no_just_help_class_command): Change 33 years ago
Jim Kingdon 5b3591ab5c * command.c (shell_escape): Report errors correctly (with error 33 years ago
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *. 33 years ago
Jim Kingdon a32ebcfd6b * main.c (filename_completer): Don't complete to files ending in ~. 33 years ago
Jim Kingdon 87237c5250 * Changes from (or inspired by) AMD: 33 years ago
K. Richard Pixley f936e20d33 comment changes only 33 years ago
Jim Kingdon 359a097f9f Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) 34 years ago
John Gilmore 3021c40d20 (show_user): Avoid fprintf_filtered botch (AGAIN!). 34 years ago
John Gilmore 4966c17c42 Lint fixes from Paul Eggert (eggert@twinsun.com): 34 years ago
Steve Chamberlain 5fe932391d * command.c (shell_escape, make_command, _initialze_command): 34 years ago
Fred Fish 2e4964adfc * defs.h (STRCMP, STREQ, STREQN): New macros. 34 years ago
Fred Fish 5d074aa977 * defs.h (sevenbit_strings): Add declaration. 34 years ago