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-layout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move tui_source_window to tui-source.h
Tom Tromey
2019-07-17
1
-0
/
+1
*
Move TUI command window code
Tom Tromey
2019-07-17
1
-0
/
+1
*
Rearrange TUI data window code
Tom Tromey
2019-07-17
1
-1
/
+0
*
Remove tui_make_visible and tui_make_invisible
Tom Tromey
2019-07-17
1
-8
/
+8
*
Remove make_data_window
Tom Tromey
2019-07-17
1
-15
/
+2
*
Remove make_source_window and make_disasm_window
Tom Tromey
2019-07-17
1
-51
/
+15
*
Remove make_command_window
Tom Tromey
2019-07-17
1
-34
/
+16
*
Simplify show_source_or_disasm_and_command
Tom Tromey
2019-07-17
1
-29
/
+20
*
Simplify show_source_disasm_command
Tom Tromey
2019-07-17
1
-31
/
+17
*
Clean up tui_layout_command
Tom Tromey
2019-07-17
1
-59
/
+35
*
Change tui_set_layout to return void
Tom Tromey
2019-07-17
1
-87
/
+80
*
Remove reset_locator
Tom Tromey
2019-07-17
1
-27
/
+12
*
Remove the win_type parameter from tui_gen_win_info::reset
Tom Tromey
2019-07-17
1
-27
/
+15
*
Introduce reset_locator function in tui-layout.c
Tom Tromey
2019-07-17
1
-66
/
+23
*
Always create an execution info window for a source window
Tom Tromey
2019-07-17
1
-87
/
+33
*
Remove some dead code from tui_set_layout
Tom Tromey
2019-07-17
1
-13
/
+4
*
Merge refresh and refresh_window methods
Tom Tromey
2019-07-17
1
-2
/
+0
*
Introduce TUI window iterator
Tom Tromey
2019-07-17
1
-1
/
+1
*
Introduce tui_data_window::display_all_data method
Tom Tromey
2019-07-17
1
-1
/
+1
*
Make tui_gen_win_info constructor protected
Tom Tromey
2019-06-25
1
-3
/
+1
*
Remove union tui_which_element
Tom Tromey
2019-06-25
1
-1
/
+0
*
More type safety for TUI source window functions
Tom Tromey
2019-06-25
1
-1
/
+1
*
Fix "auxiliary" typo
Tom Tromey
2019-06-25
1
-1
/
+1
*
Remove layout_def::split
Tom Tromey
2019-06-25
1
-5
/
+0
*
Separate out locator window
Tom Tromey
2019-06-25
1
-21
/
+21
*
Separate out execution-info window
Tom Tromey
2019-06-25
1
-8
/
+12
*
Remove tui_alloc_win_info
Tom Tromey
2019-06-25
1
-4
/
+23
*
Introduce enum tui_box
Tom Tromey
2019-06-25
1
-2
/
+3
*
Remove some TUI static allocations
Tom Tromey
2019-06-25
1
-16
/
+8
*
Introduce tui_gen_win_info::reset method
Tom Tromey
2019-06-25
1
-155
/
+113
*
Introduce refresh_window method
Tom Tromey
2019-06-25
1
-2
/
+2
*
Derive tui_win_info from tui_gen_win_info
Tom Tromey
2019-06-25
1
-38
/
+38
*
Use new and delete for tui_gen_win_info
Tom Tromey
2019-06-25
1
-1
/
+1
*
Introduce set_highlight method
Tom Tromey
2019-06-25
1
-9
/
+9
*
Introduce two TUI source window methods
Tom Tromey
2019-06-25
1
-1
/
+2
*
Remove an unneeded NULL check
Tom Tromey
2019-06-25
1
-23
/
+21
*
Remove struct tui_data_info
Tom Tromey
2019-06-25
1
-6
/
+2
*
Remove struct tui_command_info
Tom Tromey
2019-06-25
1
-3
/
+4
*
Remove struct tui_source_info
Tom Tromey
2019-06-25
1
-31
/
+39
*
Introduce has_locator method
Tom Tromey
2019-06-25
1
-7
/
+7
*
Simplify source and disassembly window creation
Tom Tromey
2019-06-25
1
-30
/
+24
*
Simplify command window creation
Tom Tromey
2019-06-25
1
-77
/
+69
*
Remove an unnecessary NULL check from the TUI
Tom Tromey
2019-06-25
1
-10
/
+8
*
Remove unnecessary casts of NULL
Tom Tromey
2019-06-16
1
-1
/
+1
*
Remove trailing newlines from help text
Tom Tromey
2019-06-11
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove unnecessary casts from TUI
Tom Tromey
2018-10-15
1
-1
/
+1
*
Update help strings in TUI
Tom Tromey
2018-05-24
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify add_com
Tom Tromey
2017-11-07
1
-3
/
+2
[next]