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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/contrib] Add two rules in common-misspellings.txt
Tom de Vries
2024-11-23
1
-2
/
+2
*
Fix using Page-Up in TUI source window close to the top
Hannes Domani
2024-11-11
1
-2
/
+2
*
Add gdb.events.tui_enabled
Tom Tromey
2024-11-01
1
-0
/
+5
*
Add line-number styling
Tom Tromey
2024-09-30
3
-4
/
+26
*
Remove tui_refresh_cmd_win
Tom Tromey
2024-09-07
3
-14
/
+3
*
Remove tui_wrefresh
Tom Tromey
2024-09-07
5
-27
/
+3
*
Rename tui_suppress_output
Tom Tromey
2024-09-07
8
-36
/
+22
*
Clean up refreshing in TUI register window
Tom Tromey
2024-09-07
2
-24
/
+19
*
gdb: add program_space parameter to lookup_minimal_symbol
Simon Marchi
2024-08-12
1
-1
/
+1
*
gdb: make lookup_minimal_symbol objf and sfile parameters optional
Simon Marchi
2024-08-12
1
-1
/
+1
*
gdb: drop struct keyword when using bound_minimal_symbol
Simon Marchi
2024-08-12
1
-6
/
+6
*
gdb: pass program space to get_current_source_symtab_and_line
Simon Marchi
2024-07-15
4
-9
/
+12
*
gdb: pass program space to have_{full,partial}_symbols
Simon Marchi
2024-07-15
1
-1
/
+2
*
Make tui_register_info::highlight private
Tom Tromey
2024-06-15
2
-12
/
+14
*
Remove a call to fflush
Tom Tromey
2024-06-15
1
-1
/
+0
*
Remove useless call to wnoutrefresh
Tom Tromey
2024-06-11
1
-2
/
+0
*
gdb: re-add necessary includes in tui/tui-win.c
Simon Marchi
2024-06-10
1
-0
/
+2
*
gdb/tui: cleanup includes
Simon Marchi
2024-06-07
22
-81
/
+5
*
gdb/tui: change some macros to functions
Simon Marchi
2024-06-07
17
-72
/
+102
*
Remove one call to can_box from TUI
Tom Tromey
2024-06-03
1
-9
/
+3
*
Fix typo in tui-data.h
Tom Tromey
2024-06-02
1
-1
/
+1
*
gdb: remove unused includes in utils.h
Simon Marchi
2024-05-30
3
-0
/
+3
*
Make tui_win_info::make_window non-virtual
Tom Tromey
2024-05-28
1
-1
/
+2
*
Remove gdb_stdtargerr
Tom Tromey
2024-05-17
1
-2
/
+0
*
Don't allow new-ui to start the TUI
Tom Tromey
2024-05-17
1
-0
/
+3
*
Remove fflush call from tui_refresh_cmd_win
Tom Tromey
2024-05-14
1
-5
/
+0
*
Remove tui_refresh_all
Tom Tromey
2024-05-10
3
-14
/
+5
*
Fix heap-use-after-free because all_objfiles_removed triggers tui_display_main
Hannes Domani
2024-05-07
1
-11
/
+2
*
Fix typo in TUI comment
Tom Tromey
2024-04-27
1
-1
/
+1
*
Remove two unneeded forward declarations
Tom Tromey
2024-04-27
2
-4
/
+0
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
3
-3
/
+2
*
gdb: move a bunch of quit-related things to event-top.{c,h}
Simon Marchi
2024-04-23
1
-0
/
+1
*
[gdb/tui] Fix centering and highlighting of current line
Tom de Vries
2024-04-02
2
-1
/
+11
*
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
16
-16
/
+0
*
Remove tui-out.[ch]
Tom Tromey
2024-03-11
3
-177
/
+1
*
Fix TUI text centering
Tom Tromey
2024-03-01
4
-36
/
+22
*
[gdb/build] Fix static cast of virtual base
Tom de Vries
2024-02-24
1
-2
/
+2
*
gdb: pass frames as `const frame_info_ptr &`
Simon Marchi
2024-02-20
10
-12
/
+12
*
Update TUI register window when the inferior exits
Tom Tromey
2024-02-08
3
-24
/
+45
*
Rename show_registers -> set_register_group
Tom Tromey
2024-02-08
2
-4
/
+4
*
Return void from tui_show_frame_info
Tom Tromey
2024-02-08
2
-11
/
+7
*
Remove redundant check from tui_refresh_frame_and_register_information
Tom Tromey
2024-02-08
1
-3
/
+2
*
Remove tui_refreshing_registers
Tom Tromey
2024-02-08
1
-14
/
+2
*
Simplify tui_data_win::erase_data_content
Tom Tromey
2024-02-08
2
-13
/
+11
*
Remove the TUI register window rerender overload
Tom Tromey
2024-02-08
2
-37
/
+28
*
Simplify update_register_data
Tom Tromey
2024-02-08
1
-36
/
+21
*
Move scrollok call in register window
Tom Tromey
2024-02-08
1
-4
/
+4
*
Change tui_register_info::visible to a method
Tom Tromey
2024-02-08
2
-20
/
+5
*
Rename tui_data_item_window -> tui_register_info
Tom Tromey
2024-02-08
2
-15
/
+12
[next]