summaryrefslogtreecommitdiffstats
path: root/gdb/main.c
Commit message (Expand)AuthorAgeFilesLines
* * main.c (main): Check for NULL from getenv on CYGWIN32.Keith Seitz1998-05-291-67/+92
* * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman1996-08-081-11/+3
* * main.c (main): Add option "l" for setting remote_timeout.Dawn Perchik1996-06-281-0/+19
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-14/+9
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-2/+2
* * configure.in: Check for unistd.h.J.T. Conklin1995-07-311-20/+29
* * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream argStu Grossman1994-12-161-4/+47
* * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1994-07-281-12/+16
* * main.c: Include <ctype.h>.Stan Shebs1994-07-191-0/+7
* * energize-patches, main.c (main), top.c (gdb_init, pwd_command),Fred Fish1994-06-231-2/+2
* * mpw-make.in (VERSION): Update to 4.12.3.Stan Shebs1994-06-221-2494/+13
* * inftarg.c (child_wait): Call proc_wait, not wait.Jim Kingdon1994-06-011-0/+23
* Fix a sanitization screwup.Stan Shebs1994-05-171-1/+1
* * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1994-05-141-32/+20
* gcc -Wall lint:Jim Kingdon1994-05-131-2/+3
* Changes for MacGDB:Stan Shebs1994-05-131-11/+75
* * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, forJim Kingdon1994-04-211-4/+3
* * main.c (main): Accept --annotate=N option and make --fullnameJim Kingdon1994-04-201-3/+54
* * main.c (complete_command): Deal with it if arg is NULL.Jim Kingdon1994-03-251-2/+10
* * main.c (complete_command): New command, from Rick SladkeyJim Kingdon1994-03-241-6/+31
* * main.c (main): When printing warning about bad baud rate, don'tJim Kingdon1994-03-111-1/+7
* * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1994-03-021-4/+1
* Modified Files:Kung Hsu1994-03-011-1/+8
* * main.c (baud_rate): Add FIXME comment about printing -1 value.Jim Kingdon1994-01-281-0/+2
* * Makefile.in (version.c), main.c (print_gdb_version): UseJim Kingdon1994-01-271-5/+5
* * paread.c (read_unwind_info): Just assign to objfile->obj_private,Jim Kingdon1994-01-251-1/+5
* * main.c (show_commands): Make return type of externPer Bothner1994-01-161-3/+3
* * remote-mips.c (mips_error): New function.Jim Kingdon1993-12-311-8/+0
* * main.c (init_main): Change "set remotedebug" back to var_zintegerJim Kingdon1993-12-271-5/+78
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-36/+45
* * main.c: Make baud_rate and remote_debug be global variables,Stu Grossman1993-10-211-5/+38
* * main.c (cd_command): If current_directory on entry is "/", thenJim Kingdon1993-08-171-134/+295
* * Makefile.in (INTERNAL_CFLAGS): Include ../include as well asJim Kingdon1993-06-181-9/+9
* * main.c, symfile.c, source.c, exec.c, core.c: Use it forJim Kingdon1993-06-141-6/+8
* * main.c, gdbcmd.h: Add function filename_completer.Jim Kingdon1993-06-141-0/+47
* * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1993-06-131-29/+71
* revised format for config infoK. Richard Pixley1993-06-111-3/+16
* * Many places: replace "the inferior" in messages with "the program"Jim Kingdon1993-05-251-16/+23
* * expression.h (exp_opcode): Add BINOP_MOD.Fred Fish1993-01-051-0/+1
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-4/+4
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-2/+1
* i860-tdep.c: Lint.John Gilmore1992-12-151-14/+15
* * language.c, language.h: Move saved_language out to globalJohn Gilmore1992-10-061-28/+69
* * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c,Stu Grossman1992-09-291-15/+33
* * main.c (main): Back out previous language setting changes.Fred Fish1992-09-201-9/+5
* * main.c (main): Move code that sets initial language toFred Fish1992-09-191-30/+22
* * main.c (gdb_readline): Avoid printf_filtered, which sets charJohn Gilmore1992-09-181-1/+4
* * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1992-09-151-31/+54
* * maint.c: New file.Fred Fish1992-07-061-27/+50
* * main.c (main): Read the $HOME/.gdbinit file before processingJohn Gilmore1992-07-041-41/+46
OpenPOWER on IntegriCloud