aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove a call to fflushTom Tromey2024-06-151-1/+0
* gdb/tui: cleanup includesSimon Marchi2024-06-071-1/+0
* gdb/tui: change some macros to functionsSimon Marchi2024-06-071-17/+17
* gdb: remove unused includes in utils.hSimon Marchi2024-05-301-0/+1
* Remove gdb_stdtargerrTom Tromey2024-05-171-2/+0
* Lower variable definitions in tui_redisplay_readlineTom Tromey2024-03-301-18/+9
* gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi2024-03-261-1/+0
* Remove tui-out.[ch]Tom Tromey2024-03-111-2/+1
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1
* gdb: Use std::string_view instead of gdb::string_viewLancelot Six2023-11-211-1/+4
* gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar2023-09-201-1/+2
* [gdb/tui] Simplify tui_puts_internalTom de Vries2023-06-091-19/+20
* [gdb] Fix more typosTom de Vries2023-06-051-1/+1
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-011-0/+1
* Forced quit cases handled by resetting sync_quit_force_runKevin Buettner2023-02-271-0/+8
* gdb/tui: make use of a scoped_restoreAndrew Burgess2023-01-251-7/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: add "set style tui-current-position on|off", default to offPedro Alves2022-11-161-1/+12
* Use checked_static_cast in more placesTom Tromey2022-09-121-2/+2
* TUI stdout buffering cleanupTom Tromey2022-08-311-2/+2
* Remove tui_out_newTom Tromey2022-08-311-1/+1
* Remove the "for moment" commentsTom Tromey2022-08-311-4/+4
* Remove cli_out_newTom Tromey2022-07-181-1/+1
* Change the pager to a ui_fileTom Tromey2022-03-291-1/+2
* Switch gdb_stdlog to use timestamped_fileTom Tromey2022-03-281-2/+6
* gdb/tui: add a missing white space characterAndrew Burgess2022-02-161-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Make the TUI command window support the mousePedro Alves2021-06-171-39/+167
* Initial TUI mouse supportHannes Domani2021-06-041-0/+37
* gdb/tui: fix issue with handling the return characterAndrew Burgess2021-02-081-34/+39
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-21/+21
* gdb: give names to event loop file handlersSimon Marchi2020-10-021-1/+1
* Rewrite tui_putsTom Tromey2020-09-271-12/+63
* Remove tui_expand_tabsTom Tromey2020-07-011-52/+0
* Fix crash when exiting TUI with gdb -tuiTom Tromey2020-06-161-0/+4
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-131-1/+1
* Remove the TUI annotation hackTom Tromey2020-02-221-25/+11
* gdb/tui: Prevent exceptions from trying to cross readlinePedro Alves2020-01-241-3/+28
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make isearch change readline prompt in TUITom Tromey2019-12-201-10/+1
* Add TUI border colorsTom Tromey2019-12-011-4/+4
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* Make TUI window handle a unique_ptrTom Tromey2019-10-091-13/+10
* Don't call wrefresh from tui_cont_sigTom Tromey2019-08-301-2/+0
* Change tui_data_item_window::content to be a unique_xmalloc_ptrTom Tromey2019-08-201-8/+6
* TUI resize unificationTom Tromey2019-08-151-1/+2
* Move tui_dispatch_ctrl_char to tui-io.cTom Tromey2019-07-171-0/+51
* Fix flushing bug in tui_puts_internalTom Tromey2019-07-171-0/+6
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1