summaryrefslogtreecommitdiff
path: root/gdb/top.c
Commit message (Expand)AuthorAgeFilesLines
* Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker2013-10-101-7/+0
* Remove use of deprecated_init_ui_hook from quit_confirm.aburgess2013-09-091-12/+3
* Remove deprecated_command_loop_hook.aburgess2013-09-051-5/+0
* 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-08-291-1/+1
* 2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>mbilal2013-08-151-1/+2
* 2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>mbilal2013-07-301-1/+13
* 2013-07-22 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-07-221-1/+7
* top.c (print_gdb_configuration): Explain in output of --configurationEli Zaretskii2013-07-061-0/+6
* Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves2013-07-011-13/+2
* fix top.cTom Tromey2013-05-301-0/+1
* gdb/qiyao2013-04-171-0/+9
* Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii2013-04-121-2/+88
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-1/+4
* make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves2013-04-101-25/+41
* Forbid "set history size (INT_MAX..UINT_MAX)"Pedro Alves2013-03-271-31/+52
* Use readline's 'history_max_entries' instead of the old 'max_input_history'.Pedro Alves2013-03-261-7/+2
* New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans2013-03-211-0/+1
* gdb/Jan Kratochvil2013-03-201-1/+1
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-3/+5
* gdb/qiyao2013-01-251-0/+1
* PR cli/7719:Tom Tromey2013-01-071-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2013-01-011-1/+1
* * Makefile.in (init.c): Declare initialize_all_files;Tom Tromey2012-12-181-1/+2
* * top.c (xgdb_verbose): Remove.Tom Tromey2012-12-171-1/+0
* gdb/qiyao2012-08-281-13/+14
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-1/+2
* gdb/qiyao2012-08-091-2/+4
* gdb/qiyao2012-07-311-1/+1
* gdb/Jan Kratochvil2012-05-111-1/+11
* * top.c (quit_target): Use all_cleanups.Tom Tromey2012-04-191-2/+2
* * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans2012-03-011-1/+2
* 2012-01-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-231-7/+7
* gdb/Pedro Alves2012-01-231-5/+7
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/gdbserver/gdbreplay: Update copyright year in version outJoel Brobecker2012-01-021-1/+1
* 2011-12-16 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-161-32/+42
* * event-top.c (async_disconnect): If an exception is thrown fromJoseph Myers2011-09-211-3/+2
* 2011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-061-101/+23
* 2011-09-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-051-1/+1
* 2011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-021-1/+16
* gdb/Jan Kratochvil2011-08-261-2/+4
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-2/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-2/+2
* 2011-07-22 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-07-221-16/+90
* 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-07-211-7/+10
* * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey2011-06-271-2/+8
* 2011-06-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-131-12/+13
* gdb/Thiago Jung Bauermann2011-05-131-3/+12
* gdbTom Tromey2011-04-191-1/+1