GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
tui
/
tui-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a call to fflush
Tom Tromey
2024-06-15
1
-1
/
+0
*
gdb/tui: cleanup includes
Simon Marchi
2024-06-07
1
-1
/
+0
*
gdb/tui: change some macros to functions
Simon Marchi
2024-06-07
1
-17
/
+17
*
gdb: remove unused includes in utils.h
Simon Marchi
2024-05-30
1
-0
/
+1
*
Remove gdb_stdtargerr
Tom Tromey
2024-05-17
1
-2
/
+0
*
Lower variable definitions in tui_redisplay_readline
Tom Tromey
2024-03-30
1
-18
/
+9
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Remove tui-out.[ch]
Tom Tromey
2024-03-11
1
-2
/
+1
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: Use std::string_view instead of gdb::string_view
Lancelot Six
2023-11-21
1
-1
/
+4
*
gdb/tui: add 'set tui mouse-events off' to restore mouse selection
Matthew "strager" Glazar
2023-09-20
1
-1
/
+2
*
[gdb/tui] Simplify tui_puts_internal
Tom de Vries
2023-06-09
1
-19
/
+20
*
[gdb] Fix more typos
Tom de Vries
2023-06-05
1
-1
/
+1
*
gdb: move struct ui and related things to ui.{c,h}
Simon Marchi
2023-05-01
1
-0
/
+1
*
Forced quit cases handled by resetting sync_quit_force_run
Kevin Buettner
2023-02-27
1
-0
/
+8
*
gdb/tui: make use of a scoped_restore
Andrew Burgess
2023-01-25
1
-7
/
+3
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdb: add "set style tui-current-position on|off", default to off
Pedro Alves
2022-11-16
1
-1
/
+12
*
Use checked_static_cast in more places
Tom Tromey
2022-09-12
1
-2
/
+2
*
TUI stdout buffering cleanup
Tom Tromey
2022-08-31
1
-2
/
+2
*
Remove tui_out_new
Tom Tromey
2022-08-31
1
-1
/
+1
*
Remove the "for moment" comments
Tom Tromey
2022-08-31
1
-4
/
+4
*
Remove cli_out_new
Tom Tromey
2022-07-18
1
-1
/
+1
*
Change the pager to a ui_file
Tom Tromey
2022-03-29
1
-1
/
+2
*
Switch gdb_stdlog to use timestamped_file
Tom Tromey
2022-03-28
1
-2
/
+6
*
gdb/tui: add a missing white space character
Andrew Burgess
2022-02-16
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Make the TUI command window support the mouse
Pedro Alves
2021-06-17
1
-39
/
+167
*
Initial TUI mouse support
Hannes Domani
2021-06-04
1
-0
/
+37
*
gdb/tui: fix issue with handling the return character
Andrew Burgess
2021-02-08
1
-34
/
+39
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-21
/
+21
*
gdb: give names to event loop file handlers
Simon Marchi
2020-10-02
1
-1
/
+1
*
Rewrite tui_puts
Tom Tromey
2020-09-27
1
-12
/
+63
*
Remove tui_expand_tabs
Tom Tromey
2020-07-01
1
-52
/
+0
*
Fix crash when exiting TUI with gdb -tui
Tom Tromey
2020-06-16
1
-0
/
+4
*
Move event-loop.[ch] to gdbsupport/
Tom Tromey
2020-04-13
1
-1
/
+1
*
Remove the TUI annotation hack
Tom Tromey
2020-02-22
1
-25
/
+11
*
gdb/tui: Prevent exceptions from trying to cross readline
Pedro Alves
2020-01-24
1
-3
/
+28
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Make isearch change readline prompt in TUI
Tom Tromey
2019-12-20
1
-10
/
+1
*
Add TUI border colors
Tom Tromey
2019-12-01
1
-4
/
+4
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Make TUI window handle a unique_ptr
Tom Tromey
2019-10-09
1
-13
/
+10
*
Don't call wrefresh from tui_cont_sig
Tom Tromey
2019-08-30
1
-2
/
+0
*
Change tui_data_item_window::content to be a unique_xmalloc_ptr
Tom Tromey
2019-08-20
1
-8
/
+6
*
TUI resize unification
Tom Tromey
2019-08-15
1
-1
/
+2
*
Move tui_dispatch_ctrl_char to tui-io.c
Tom Tromey
2019-07-17
1
-0
/
+51
*
Fix flushing bug in tui_puts_internal
Tom Tromey
2019-07-17
1
-0
/
+6
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
[next]