Age | Commit message (Expand) | Author | Files | Lines |
1994-03-25 | * main.c (complete_command): Deal with it if arg is NULL. | Jim Kingdon | 1 | -2/+10 |
1994-03-24 | * main.c (complete_command): New command, from Rick Sladkey | Jim Kingdon | 1 | -6/+31 |
1994-03-11 | * main.c (main): When printing warning about bad baud rate, don't | Jim Kingdon | 1 | -1/+7 |
1994-03-02 | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 1 | -4/+1 |
1994-03-01 | Modified Files: | Kung Hsu | 1 | -1/+8 |
1994-01-28 | * main.c (baud_rate): Add FIXME comment about printing -1 value. | Jim Kingdon | 1 | -0/+2 |
1994-01-27 | * Makefile.in (version.c), main.c (print_gdb_version): Use | Jim Kingdon | 1 | -5/+5 |
1994-01-25 | * paread.c (read_unwind_info): Just assign to objfile->obj_private, | Jim Kingdon | 1 | -1/+5 |
1994-01-16 | * main.c (show_commands): Make return type of extern | Per Bothner | 1 | -3/+3 |
1993-12-31 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 1 | -8/+0 |
1993-12-27 | * main.c (init_main): Change "set remotedebug" back to var_zinteger | Jim Kingdon | 1 | -5/+78 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -36/+45 |
1993-10-21 | * main.c: Make baud_rate and remote_debug be global variables, | Stu Grossman | 1 | -5/+38 |
1993-08-17 | * main.c (cd_command): If current_directory on entry is "/", then | Jim Kingdon | 1 | -134/+295 |
1993-06-18 | * Makefile.in (INTERNAL_CFLAGS): Include ../include as well as | Jim Kingdon | 1 | -9/+9 |
1993-06-14 | * main.c, symfile.c, source.c, exec.c, core.c: Use it for | Jim Kingdon | 1 | -6/+8 |
1993-06-14 | * main.c, gdbcmd.h: Add function filename_completer. | Jim Kingdon | 1 | -0/+47 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -29/+71 |
1993-06-11 | revised format for config info | K. Richard Pixley | 1 | -3/+16 |
1993-05-25 | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 1 | -16/+23 |
1993-01-05 | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 1 | -0/+1 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -4/+4 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -2/+1 |
1992-12-15 | i860-tdep.c: Lint. | John Gilmore | 1 | -14/+15 |
1992-10-06 | * language.c, language.h: Move saved_language out to global | John Gilmore | 1 | -28/+69 |
1992-09-29 | * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c, | Stu Grossman | 1 | -15/+33 |
1992-09-20 | * main.c (main): Back out previous language setting changes. | Fred Fish | 1 | -9/+5 |
1992-09-19 | * main.c (main): Move code that sets initial language to | Fred Fish | 1 | -30/+22 |
1992-09-18 | * main.c (gdb_readline): Avoid printf_filtered, which sets char | John Gilmore | 1 | -1/+4 |
1992-09-15 | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1 | -31/+54 |
1992-07-06 | * maint.c: New file. | Fred Fish | 1 | -27/+50 |
1992-07-04 | * main.c (main): Read the $HOME/.gdbinit file before processing | John Gilmore | 1 | -41/+46 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -72/+158 |
1992-03-29 | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1 | -0/+4 |
1992-03-27 | Misc cleanups from code review. | John Gilmore | 1 | -30/+16 |
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1 | -1/+3 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -9/+46 |
1992-02-22 | * infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c, | Stu Grossman | 1 | -63/+127 |
1992-02-21 | * core.c, exec.c, solib.c: Rename target_ops sections => | John Gilmore | 1 | -60/+57 |
1991-11-22 | * main.c: Use getcwd rather than getwd. | John Gilmore | 1 | -3/+3 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -5/+25 |
1991-10-28 | * main.c (initialize_history): Read history after reading all | Stu Grossman | 1 | -18/+32 |
1991-10-15 | Changes from Fred Fish: | John Gilmore | 1 | -12/+24 |
1991-09-19 | * main.c (execute_command): Warn as language changes automatically. | John Gilmore | 1 | -2/+37 |
1991-09-10 | * utils.c (error): if error_pre_print is set, print the string | John Gilmore | 1 | -25/+48 |
1991-09-04 | Make writing to files work properly. (Fixes to BFD are also needed.) | John Gilmore | 1 | -91/+25 |
1991-08-14 | * source.c: #if defined => #ifdef. | John Gilmore | 1 | -11/+20 |
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1 | -0/+8 |
1991-04-24 | * main.c (cd_command): Call dont_repeat. | Jim Kingdon | 1 | -0/+4 |
1991-04-19 | * main.c: New HAVE_SIGSETMASK #ifdefs. | Jim Kingdon | 1 | -0/+9 |