Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]
[external/binutils.git] / gdb / top.c
2015-06-17 Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17 Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-17 Patrick PalkaDon't truncate the history file when history size is...
2015-05-13 Patrick PalkaFix PR gdb/17820
2015-05-06 Joel BrobeckerGet rid of deprecated_init_ui_hook
2015-04-28 Patrick PalkaDisable readline's SIGWINCH handler
2015-03-31 H.J. LuAdd --with-system-zlib in gdb
2015-03-25 Pedro AlvesSimplify target_async hook interface
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Tom Tromeyquit_force: Replace TRY_CATCH wrapper macros
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-03 Pedro AlvesSimplify event-loop core, remove two-step event processing
2015-01-31 Doug EvansUnify CLI/TUI interface to readline tab completion.
2015-01-12 Patrick PalkaAppend to input history file instead of overwriting it
2015-01-07 Patrick PalkaDon't propagate our current terminal state to the inferior
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2015-01-01 Joel BrobeckerUpdate copyright year printed by gdb, gdbserver and...
2014-12-15 Simon MarchiFix build with Python 3.4 (PR python/16784)
2014-10-29 Pedro AlvesPR python/17372 - Python hangs when displaying help()
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-11 Pedro Alvesgdb/17347 - Regression: GDB stopped on run with attache...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-14 Pedro AlvesRemove the target from the event loop while in secondar...
2014-07-14 Pedro AlvesBackground execution + pagination aborts readline/gdb
2014-06-14 Eli ZaretskiiInclude --with-guile in 'show configuration's output.
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-06-03 Phil MuldoonDon't remove #-comments.
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-16 Doug EvansNew command line option -D.
2014-03-20 Tom TromeyFix py-finish-breakpoint.exp with target async.
2014-02-06 Doug EvansExtension Language API
2014-01-20 Tom Tromeyconvert flags to bitfields
2014-01-13 Tom Tromeyremove use_windows
2014-01-13 Tom Tromeyremove deprecated_set_hook
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2014-01-01 Joel BrobeckerUpdate copyright year in gdb/gdbserver/gdbreplay versio...
2013-11-20 Yao QiMove target-dcache out of target.c
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-06 Muhammad BilalRevert "2013-11-06 Muhammad Bilal <mbilal@codesourcer...
2013-11-06 Muhammad Bilal2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
2013-11-06 Muhammad Bilal2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
2013-10-10 Joel BrobeckerRename "set/show remotebaud" command into "set/show...
2013-09-09 Andrew BurgessRemove use of deprecated_init_ui_hook from quit_confirm.
2013-09-05 Andrew BurgessRemove deprecated_command_loop_hook.
2013-08-29 Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-15 Muhammad Bilal2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
2013-07-30 Muhammad Bilal2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
2013-07-22 Phil Muldoon2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
2013-07-06 Eli Zaretskii top.c (print_gdb_configuration): Explain in output...
2013-07-01 Pedro AlvesReimplement DJGPP's .gdbinit -> gdb.ini renaming.
2013-05-30 Tom Tromeyfix top.c
2013-04-17 Yao Qigdb/
2013-04-12 Eli ZaretskiiImplement a new command to show GDB build-time configur...
2013-04-10 Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-04-10 Pedro Alvesmake -gdb-exit call disconnect_tracing too, and don...
2013-03-27 Pedro AlvesForbid "set history size (INT_MAX..UINT_MAX)"
2013-03-26 Pedro AlvesUse readline's 'history_max_entries' instead of the...
2013-03-21 Doug Evans New commands "mt set per-command {space,time,symtab...
2013-03-20 Jan Kratochvilgdb/
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-01-25 Yao Qigdb/
2013-01-07 Tom Tromey PR cli/7719:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2013-01-01 Joel BrobeckerUpdate copyright year in gdb/gdbserver/gdbreplay versio...
2012-12-18 Tom Tromey * Makefile.in (init.c): Declare initialize_all_files;
2012-12-17 Tom Tromey * top.c (xgdb_verbose): Remove.
2012-08-28 Yao Qigdb/
2012-08-22 Tom Tromey * defs.h (quit_flag): Don't declare.
2012-08-09 Yao Qigdb/
2012-07-31 Yao Qigdb/
2012-05-11 Jan Kratochvilgdb/
2012-04-19 Tom Tromey * top.c (quit_target): Use all_cleanups.
2012-03-01 Doug Evans * NEWS: Mention new python command class gdb.COMMAND_USER.
2012-01-23 Pedro Alves2012-01-23 Pedro Alves <palves@redhat.com>
2012-01-23 Pedro Alvesgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02 Joel Brobeckergdb/gdbserver/gdbreplay: Update copyright year in versi...
2011-12-16 Pedro Alves2011-12-16 Pedro Alves <pedro@codesourcery.com>
2011-09-21 Joseph Myers * event-top.c (async_disconnect): If an exception...
2011-09-06 Pedro Alves2011-09-06 Pedro Alves <pedro@codesourcery.com>
2011-09-05 Pedro Alves2011-09-05 Pedro Alves <pedro@codesourcery.com>
2011-09-02 Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-08-26 Jan Kratochvilgdb/
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-22 Phil Muldoon2011-07-22 Phil Muldoon <pmuldoon@redhat.com>
2011-07-21 Phil Muldoon2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2011-06-27 Tom Tromey * valops.c (find_overload_match): Call do_cleanups...
2011-06-13 Pedro Alves2011-06-13 Pedro Alves <pedro@codesourcery.com>
2011-05-13 Thiago Jung Bauermanngdb/
2011-04-19 Tom Tromeygdb
2011-03-12 Michael Snyder2011-03-11 Michael Snyder <msnyder@vmware.com>
2011-03-11 Michael Snyder2011-03-11 Michael Snyder <msnyder@vmware.com>
2011-01-31 Tom Tromey PR python/12216:
2011-01-21 Joel Brobeckermove handing of "set interactive-mode" to gdb_has_a_ter...
2011-01-13 Joel Brobeckerproblem sourcing GDB script in interactive-mode on
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
next