Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 1 | -0/+1 |
2017-12-01 | Revert "Add support for the readnever concept" | Sergio Durigan Junior | 1 | -1/+0 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 1 | -0/+1 |
2017-11-07 | Constify execute_command | Tom Tromey | 1 | -1/+1 |
2017-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -1/+1 |
2017-11-07 | Remove cmd_cfunc_ftype | Tom Tromey | 1 | -1/+1 |
2017-11-07 | Constify add_com | Tom Tromey | 1 | -1/+1 |
2017-10-19 | Remove cleanups from prepare_execute_command | Tom Tromey | 1 | -1/+2 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -2/+2 |
2017-10-03 | Remove make_delete_ui_cleanup | Tom Tromey | 1 | -7/+6 |
2017-09-22 | Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)" | Sergio Durigan Junior | 1 | -1/+0 |
2017-08-03 | Replace do_restore_instream_cleanup with scoped_restore | Tom Tromey | 1 | -2/+0 |
2017-08-03 | Remove in_user_command | Tom Tromey | 1 | -1/+0 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-21 | Remove make_cleanup_restore_current_ui | Tom Tromey | 1 | -19/+38 |
2016-09-21 | PR gdb/20604 - fix "quit" when an invalid expression is used | Tom Tromey | 1 | -1/+1 |
2016-09-06 | Introduce make_cleanup_restore_current_ui | Pedro Alves | 1 | -2/+2 |
2016-08-09 | Fix PR gdb/20418 - Problems with synchronous commands and new-ui | Pedro Alves | 1 | -0/+6 |
2016-07-25 | Handle correctly passing a bad interpreter name to new-ui | Simon Marchi | 1 | -0/+3 |
2016-06-21 | Make stdin be per UI | Pedro Alves | 1 | -0/+8 |
2016-06-21 | Handle UI's terminal closing | Pedro Alves | 1 | -0/+1 |
2016-06-21 | Make main_ui be heap allocated | Pedro Alves | 1 | -0/+6 |
2016-06-21 | Replace the sync_execution global with a new enum prompt_state tristate | Pedro Alves | 1 | -0/+25 |
2016-06-21 | Make gdb_in_secondary_prompt_p() be per UI | Pedro Alves | 1 | -2/+7 |
2016-06-21 | Always process target events in the main UI | Pedro Alves | 1 | -0/+3 |
2016-06-21 | Make command line editing (use of readline) be per UI | Pedro Alves | 1 | -0/+5 |
2016-06-21 | Make current_ui_out be per UI | Pedro Alves | 1 | -0/+3 |
2016-06-21 | Make out and error streams be per UI | Pedro Alves | 1 | -0/+4 |
2016-06-21 | Make input_fd be per UI | Pedro Alves | 1 | -0/+4 |
2016-06-21 | Make instream be per UI | Pedro Alves | 1 | -1/+6 |
2016-06-21 | Always run async signal handlers in the main UI | Pedro Alves | 1 | -0/+5 |
2016-06-21 | Make the intepreters output to all UIs | Pedro Alves | 1 | -0/+29 |
2016-06-21 | Make the interpreters be per UI | Pedro Alves | 1 | -0/+15 |
2016-06-21 | Make gdb_stdout&co be per UI | Pedro Alves | 1 | -0/+17 |
2016-06-21 | Introduce "struct ui" | Pedro Alves | 1 | -1/+32 |
2016-03-09 | Command line input handling TLC | Pedro Alves | 1 | -0/+6 |
2016-03-09 | Simplify saved_command_line handling | Pedro Alves | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-09 | Merge async and sync code paths some more | Pedro Alves | 1 | -0/+3 |
2015-08-21 | tui: don't overwrite a secondary prompt that was given no input | Patrick Palka | 1 | -0/+4 |
2015-01-12 | Append to input history file instead of overwriting it | Patrick Palka | 1 | -0/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-11 | gdb/17347 - Regression: GDB stopped on run with attached process | Pedro Alves | 1 | -0/+8 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-07-01 | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. | Pedro Alves | 1 | -1/+1 |
2013-04-12 | Implement a new command to show GDB build-time configuration parameters. | Eli Zaretskii | 1 | -0/+1 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |