aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Remove make_cleanup_restore_current_uiTom Tromey1-19/+38
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey1-1/+1
2016-09-06Introduce make_cleanup_restore_current_uiPedro Alves1-2/+2
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves1-0/+6
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi1-0/+3
2016-06-21Make stdin be per UIPedro Alves1-0/+8
2016-06-21Handle UI's terminal closingPedro Alves1-0/+1
2016-06-21Make main_ui be heap allocatedPedro Alves1-0/+6
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves1-0/+25
2016-06-21Make gdb_in_secondary_prompt_p() be per UIPedro Alves1-2/+7
2016-06-21Always process target events in the main UIPedro Alves1-0/+3
2016-06-21Make command line editing (use of readline) be per UIPedro Alves1-0/+5
2016-06-21Make current_ui_out be per UIPedro Alves1-0/+3
2016-06-21Make out and error streams be per UIPedro Alves1-0/+4
2016-06-21Make input_fd be per UIPedro Alves1-0/+4
2016-06-21Make instream be per UIPedro Alves1-1/+6
2016-06-21Always run async signal handlers in the main UIPedro Alves1-0/+5
2016-06-21Make the intepreters output to all UIsPedro Alves1-0/+29
2016-06-21Make the interpreters be per UIPedro Alves1-0/+15
2016-06-21Make gdb_stdout&co be per UIPedro Alves1-0/+17
2016-06-21Introduce "struct ui"Pedro Alves1-1/+32
2016-03-09Command line input handling TLCPedro Alves1-0/+6
2016-03-09Simplify saved_command_line handlingPedro Alves1-1/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-09Merge async and sync code paths some morePedro Alves1-0/+3
2015-08-21tui: don't overwrite a secondary prompt that was given no inputPatrick Palka1-0/+4
2015-01-12Append to input history file instead of overwriting itPatrick Palka1-0/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves1-0/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves1-1/+1
2013-04-12Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii1-0/+1
2013-01-07 PR cli/7719:Tom Tromey1-1/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-232012-01-23 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-12-162011-12-16 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+2
2011-09-21 * event-top.c (async_disconnect): If an exception is thrown fromJoseph Myers1-1/+1
2011-09-062011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-19/+3
2011-07-222011-07-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+18
2011-07-212011-07-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2011-06-132011-06-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+2
2011-06-022011-06-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+0
2011-05-13gdb/Thiago Jung Bauermann1-2/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+5
2010-04-07 * top.c (source_file_name): Make const char *.Doug Evans1-1/+1
2010-04-06 * top.h (source_script, cd_command): Delete.Doug Evans1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-0/+4