aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
AgeCommit message (Expand)AuthorFilesLines
1994-12-16 * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream argStu Grossman1-4/+47
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1-12/+16
1994-07-19 * main.c: Include <ctype.h>.Stan Shebs1-0/+7
1994-06-23 * energize-patches, main.c (main), top.c (gdb_init, pwd_command),Fred Fish1-2/+2
1994-06-22 * mpw-make.in (VERSION): Update to 4.12.3.Stan Shebs1-2494/+13
1994-06-01 * inftarg.c (child_wait): Call proc_wait, not wait.Jim Kingdon1-0/+23
1994-05-17Fix a sanitization screwup.Stan Shebs1-1/+1
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1-32/+20
1994-05-13 gcc -Wall lint:Jim Kingdon1-2/+3
1994-05-13Changes for MacGDB:Stan Shebs1-11/+75
1994-04-21 * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, forJim Kingdon1-4/+3
1994-04-20 * main.c (main): Accept --annotate=N option and make --fullnameJim Kingdon1-3/+54
1994-03-25* main.c (complete_command): Deal with it if arg is NULL.Jim Kingdon1-2/+10
1994-03-24 * main.c (complete_command): New command, from Rick SladkeyJim Kingdon1-6/+31
1994-03-11 * main.c (main): When printing warning about bad baud rate, don'tJim Kingdon1-1/+7
1994-03-02 * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1-4/+1
1994-03-01Modified Files:Kung Hsu1-1/+8
1994-01-28 * main.c (baud_rate): Add FIXME comment about printing -1 value.Jim Kingdon1-0/+2
1994-01-27 * Makefile.in (version.c), main.c (print_gdb_version): UseJim Kingdon1-5/+5
1994-01-25 * paread.c (read_unwind_info): Just assign to objfile->obj_private,Jim Kingdon1-1/+5
1994-01-16 * main.c (show_commands): Make return type of externPer Bothner1-3/+3
1993-12-31 * remote-mips.c (mips_error): New function.Jim Kingdon1-8/+0
1993-12-27 * main.c (init_main): Change "set remotedebug" back to var_zintegerJim Kingdon1-5/+78
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-36/+45
1993-10-21 * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1-5/+38
1993-08-17 * main.c (cd_command): If current_directory on entry is "/", thenJim Kingdon1-134/+295
1993-06-18 * Makefile.in (INTERNAL_CFLAGS): Include ../include as well asJim Kingdon1-9/+9
1993-06-14 * main.c, symfile.c, source.c, exec.c, core.c: Use it forJim Kingdon1-6/+8
1993-06-14 * main.c, gdbcmd.h: Add function filename_completer.Jim Kingdon1-0/+47
1993-06-13 * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1-29/+71
1993-06-11revised format for config infoK. Richard Pixley1-3/+16
1993-05-25 * Many places: replace "the inferior" in messages with "the program"Jim Kingdon1-16/+23
1993-01-05 * expression.h (exp_opcode): Add BINOP_MOD.Fred Fish1-0/+1
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-4/+4
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-2/+1
1992-12-15i860-tdep.c: Lint.John Gilmore1-14/+15
1992-10-06* language.c, language.h: Move saved_language out to globalJohn Gilmore1-28/+69
1992-09-29* breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c,Stu Grossman1-15/+33
1992-09-20 * main.c (main): Back out previous language setting changes.Fred Fish1-9/+5
1992-09-19 * main.c (main): Move code that sets initial language toFred Fish1-30/+22
1992-09-18* main.c (gdb_readline): Avoid printf_filtered, which sets charJohn Gilmore1-1/+4
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-31/+54
1992-07-06 * maint.c: New file.Fred Fish1-27/+50
1992-07-04* main.c (main): Read the $HOME/.gdbinit file before processingJohn Gilmore1-41/+46
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-72/+158
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-0/+4
1992-03-27Misc cleanups from code review.John Gilmore1-30/+16
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-1/+3
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-9/+46
1992-02-22* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,Stu Grossman1-63/+127