]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/main.c
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / gdb / main.c
1999-04-16  Stan ShebsInitial creation of sourceware repository gdb-4_18-branchpoint
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-31  David Taylorall remaining *.c *.h files from hp merge.
1998-12-28  David Taylorhp merge changes -- too numerous to mention here; see...
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-11-13  Geoffrey NoerFri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus...
1998-06-27  Keith Seitz * symtab.h (enum namespace): Add new namespaces...
1998-05-29  Keith Seitz * main.c (main): Check for NULL from getenv...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-08-08  Stu Grossman * dwarf2read.c dwarfread.c exec.c infcmd.c infrun...
1996-06-28  Dawn Perchik * main.c (main): Add option "l" for setting...
1996-03-30  Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-31  J.T. Conklin* configure.in: Check for unistd.h.
1994-12-16  Stu Grossman * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs...
1994-07-28  Stu Grossman * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ...
1994-07-19  Stan Shebs * main.c: Include <ctype.h>.
1994-06-23  Fred Fish * energize-patches, main.c (main), top.c (gdb_init...
1994-06-22  Stan Shebs * mpw-make.in (VERSION): Update to 4.12.3.
1994-06-01  Jim Kingdon * inftarg.c (child_wait): Call proc_wait, not wait.
1994-05-17  Stan ShebsFix a sanitization screwup.
1994-05-14  Jim Kingdon * source.c (find_source_lines): Always use code that...
1994-05-13  Jim Kingdon gcc -Wall lint:
1994-05-13  Stan ShebsChanges for MacGDB:
1994-04-21  Jim Kingdon * breakpoint.c (watch_command): Use (CORE_ADDR)0,...
1994-04-20  Jim Kingdon * main.c (main): Accept --annotate=N option and make...
1994-03-25  Jim Kingdon* main.c (complete_command): Deal with it if arg is...
1994-03-24  Jim Kingdon * main.c (complete_command): New command, from Rick...
1994-03-11  Jim Kingdon * main.c (main): When printing warning about bad baud...
1994-03-02  Jim Kingdon * os9kread.c (os9k_process_one_symbol): Rename
1994-03-01  Kung HsuModified Files:
1994-01-28  Jim Kingdon * main.c (baud_rate): Add FIXME comment about printing...
1994-01-27  Jim Kingdon * Makefile.in (version.c), main.c (print_gdb_version...
1994-01-25  Jim Kingdon * paread.c (read_unwind_info): Just assign to objfile...
1994-01-16  Per Bothner * main.c (show_commands): Make return type of extern
1993-12-31  Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-27  Jim Kingdon * main.c (init_main): Change "set remotedebug" back...
1993-11-01  Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-10-21  Stu Grossman * main.c: Make baud_rate and remote_debug be global...
1993-08-17  Jim Kingdon * main.c (cd_command): If current_directory on entry...
1993-06-18  Jim Kingdon * Makefile.in (INTERNAL_CFLAGS): Include ../include...
1993-06-14  Jim Kingdon * main.c, symfile.c, source.c, exec.c, core.c: Use...
1993-06-14  Jim Kingdon * main.c, gdbcmd.h: Add function filename_completer.
1993-06-13  Jim Kingdon * defs.h, main.c (catch_errors): Add return_mask arg.
1993-06-11  K. Richard Pixleyrevised format for config info
1993-05-25  Jim Kingdon * Many places: replace "the inferior" in messages...
1993-01-05  Fred Fish * expression.h (exp_opcode): Add BINOP_MOD.
1992-12-23  Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-18  Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-15  John Gilmorei860-tdep.c: Lint.
1992-10-06  John Gilmore* language.c, language.h: Move saved_language out...
1992-09-29  Stu Grossman* breakpoint.c, exec.c, language.c, main.c, printcmd...
1992-09-20  Fred Fish * main.c (main): Back out previous language setting...
1992-09-19  Fred Fish * main.c (main): Move code that sets initial language to
1992-09-18  John Gilmore* main.c (gdb_readline): Avoid printf_filtered, which...
1992-09-15  Stu Grossman* breakpoint.c, core.c, exec.c, language.c, main.c...
1992-07-06  Fred Fish * maint.c: New file.
1992-07-04  John Gilmore* main.c (main): Read the $HOME/.gdbinit file before...
1992-06-29  Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-03-29  Per BothnerMerged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-27  John GilmoreMisc cleanups from code review.
1992-03-18  Fred FishChanges to implement the -mapped and -readnow options...
1992-03-15  Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-02-22  Stu Grossman* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
1992-02-21  John Gilmore* core.c, exec.c, solib.c: Rename target_ops sections =>
1991-11-22  John Gilmore* main.c: Use getcwd rather than getwd.
1991-11-21  John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-10-28  Stu Grossman* main.c (initialize_history): Read history after...
1991-10-15  John GilmoreChanges from Fred Fish:
1991-09-19  John Gilmore* main.c (execute_command): Warn as language changes...
1991-09-10  John Gilmore* utils.c (error): if error_pre_print is set, print...
1991-09-04  John GilmoreMake writing to files work properly. (Fixes to BFD...
1991-08-14  John Gilmore * source.c: #if defined => #ifdef.
1991-05-02  Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-04-24  Jim Kingdon * main.c (cd_command): Call dont_repeat.
1991-04-19  Jim Kingdon * main.c: New HAVE_SIGSETMASK #ifdefs.
1991-04-19  Jim Kingdon*** empty log message ***
1991-04-04  K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28  K. Richard PixleyInitial revision
1990-09-05  John GilmoreInitial revision
2012-06-03  gdb-3.5gdb-3.5
2012-06-03  gdb-3.4gdb-3.4
2012-06-03  gdb-3.3gdb-3.3
2012-06-03  gdb-3.1gdb-3.1
2012-06-03  gdb-2.8.1gdb-2.8.1
2012-06-03  gdb-2.8gdb-2.8
2012-06-03  gdb-2.5.1gdb-2.5.1
2012-06-03  gdb-2.4+.aux.coffgdb-2.4+.aux.coff