summaryrefslogtreecommitdiff
path: root/gdb/top.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-01Add support for the readnever conceptSergio Durigan Junior
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior
2017-12-01Add support for the readnever conceptSergio Durigan Junior
2017-11-07Constify execute_commandTom Tromey
2017-11-07Constify add_setshow_*Tom Tromey
2017-11-07Remove cmd_cfunc_ftypeTom Tromey
2017-11-07Constify add_comTom Tromey
2017-10-19Remove cleanups from prepare_execute_commandTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-10-03Remove make_delete_ui_cleanupTom Tromey
2017-09-22Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"Sergio Durigan Junior
2017-08-03Replace do_restore_instream_cleanup with scoped_restoreTom Tromey
2017-08-03Remove in_user_commandTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Remove make_cleanup_restore_current_uiTom Tromey
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey
2016-09-06Introduce make_cleanup_restore_current_uiPedro Alves
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi
2016-06-21Make stdin be per UIPedro Alves
2016-06-21Handle UI's terminal closingPedro Alves
2016-06-21Make main_ui be heap allocatedPedro Alves
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves
2016-06-21Make gdb_in_secondary_prompt_p() be per UIPedro Alves
2016-06-21Always process target events in the main UIPedro Alves
2016-06-21Make command line editing (use of readline) be per UIPedro Alves
2016-06-21Make current_ui_out be per UIPedro Alves
2016-06-21Make out and error streams be per UIPedro Alves
2016-06-21Make input_fd be per UIPedro Alves
2016-06-21Make instream be per UIPedro Alves
2016-06-21Always run async signal handlers in the main UIPedro Alves
2016-06-21Make the intepreters output to all UIsPedro Alves
2016-06-21Make the interpreters be per UIPedro Alves
2016-06-21Make gdb_stdout&co be per UIPedro Alves
2016-06-21Introduce "struct ui"Pedro Alves
2016-03-09Command line input handling TLCPedro Alves
2016-03-09Simplify saved_command_line handlingPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-09Merge async and sync code paths some morePedro Alves
2015-08-21tui: don't overwrite a secondary prompt that was given no inputPatrick Palka
2015-01-12Append to input history file instead of overwriting itPatrick Palka
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves
2013-04-12Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii
2013-01-07 PR cli/7719:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker