| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -2/+2 |
* | * configure.in: Check for unistd.h. | J.T. Conklin | 1995-07-31 | 1 | -20/+29 |
* | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1994-12-16 | 1 | -4/+47 |
* | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for | Stu Grossman | 1994-07-28 | 1 | -12/+16 |
* | * main.c: Include <ctype.h>. | Stan Shebs | 1994-07-19 | 1 | -0/+7 |
* | * energize-patches, main.c (main), top.c (gdb_init, pwd_command), | Fred Fish | 1994-06-23 | 1 | -2/+2 |
* | * mpw-make.in (VERSION): Update to 4.12.3. | Stan Shebs | 1994-06-22 | 1 | -2494/+13 |
* | * inftarg.c (child_wait): Call proc_wait, not wait. | Jim Kingdon | 1994-06-01 | 1 | -0/+23 |
* | Fix a sanitization screwup. | Stan Shebs | 1994-05-17 | 1 | -1/+1 |
* | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1994-05-14 | 1 | -32/+20 |
* | gcc -Wall lint: | Jim Kingdon | 1994-05-13 | 1 | -2/+3 |
* | Changes for MacGDB: | Stan Shebs | 1994-05-13 | 1 | -11/+75 |
* | * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for | Jim Kingdon | 1994-04-21 | 1 | -4/+3 |
* | * main.c (main): Accept --annotate=N option and make --fullname | Jim Kingdon | 1994-04-20 | 1 | -3/+54 |
* | * main.c (complete_command): Deal with it if arg is NULL. | Jim Kingdon | 1994-03-25 | 1 | -2/+10 |
* | * main.c (complete_command): New command, from Rick Sladkey | Jim Kingdon | 1994-03-24 | 1 | -6/+31 |
* | * main.c (main): When printing warning about bad baud rate, don't | Jim Kingdon | 1994-03-11 | 1 | -1/+7 |
* | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 1994-03-02 | 1 | -4/+1 |
* | Modified Files: | Kung Hsu | 1994-03-01 | 1 | -1/+8 |
* | * main.c (baud_rate): Add FIXME comment about printing -1 value. | Jim Kingdon | 1994-01-28 | 1 | -0/+2 |
* | * Makefile.in (version.c), main.c (print_gdb_version): Use | Jim Kingdon | 1994-01-27 | 1 | -5/+5 |
* | * paread.c (read_unwind_info): Just assign to objfile->obj_private, | Jim Kingdon | 1994-01-25 | 1 | -1/+5 |
* | * main.c (show_commands): Make return type of extern | Per Bothner | 1994-01-16 | 1 | -3/+3 |
* | * remote-mips.c (mips_error): New function. | Jim Kingdon | 1993-12-31 | 1 | -8/+0 |
* | * main.c (init_main): Change "set remotedebug" back to var_zinteger | Jim Kingdon | 1993-12-27 | 1 | -5/+78 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -36/+45 |
* | * main.c: Make baud_rate and remote_debug be global variables, | Stu Grossman | 1993-10-21 | 1 | -5/+38 |
* | * main.c (cd_command): If current_directory on entry is "/", then | Jim Kingdon | 1993-08-17 | 1 | -134/+295 |
* | * Makefile.in (INTERNAL_CFLAGS): Include ../include as well as | Jim Kingdon | 1993-06-18 | 1 | -9/+9 |
* | * main.c, symfile.c, source.c, exec.c, core.c: Use it for | Jim Kingdon | 1993-06-14 | 1 | -6/+8 |
* | * main.c, gdbcmd.h: Add function filename_completer. | Jim Kingdon | 1993-06-14 | 1 | -0/+47 |
* | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1993-06-13 | 1 | -29/+71 |
* | revised format for config info | K. Richard Pixley | 1993-06-11 | 1 | -3/+16 |
* | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 1993-05-25 | 1 | -16/+23 |
* | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 1993-01-05 | 1 | -0/+1 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -4/+4 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -2/+1 |
* | i860-tdep.c: Lint. | John Gilmore | 1992-12-15 | 1 | -14/+15 |
* | * language.c, language.h: Move saved_language out to global | John Gilmore | 1992-10-06 | 1 | -28/+69 |
* | * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c, | Stu Grossman | 1992-09-29 | 1 | -15/+33 |
* | * main.c (main): Back out previous language setting changes. | Fred Fish | 1992-09-20 | 1 | -9/+5 |
* | * main.c (main): Move code that sets initial language to | Fred Fish | 1992-09-19 | 1 | -30/+22 |
* | * main.c (gdb_readline): Avoid printf_filtered, which sets char | John Gilmore | 1992-09-18 | 1 | -1/+4 |
* | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1992-09-15 | 1 | -31/+54 |
* | * maint.c: New file. | Fred Fish | 1992-07-06 | 1 | -27/+50 |
* | * main.c (main): Read the $HOME/.gdbinit file before processing | John Gilmore | 1992-07-04 | 1 | -41/+46 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -72/+158 |
* | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1992-03-29 | 1 | -0/+4 |
* | Misc cleanups from code review. | John Gilmore | 1992-03-27 | 1 | -30/+16 |
* | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1992-03-18 | 1 | -1/+3 |