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
*
Convert observers to C++
Tom Tromey
2018-03-19
2
-48
/
+51
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
33
-33
/
+33
*
tui-win: Replace VEC with std::vector
Simon Marchi
2017-11-15
1
-12
/
+9
*
Constify execute_command
Tom Tromey
2017-11-07
1
-4
/
+1
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-1
/
+2
*
Constify add_info
Tom Tromey
2017-11-07
1
-2
/
+2
*
Constify add_com
Tom Tromey
2017-11-07
3
-25
/
+24
*
Remove cleanups from TUI
Tom Tromey
2017-10-11
2
-17
/
+9
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-3
/
+3
*
Remove unnecessary parentheses in declarations
Egeyar Bagcioglu
2017-10-11
2
-2
/
+2
*
Constify some commands in tui.c
Tom Tromey
2017-09-27
1
-2
/
+2
*
Constify tui_reg_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Remove make_cleanup_restore_target_terminal
Tom Tromey
2017-09-20
1
-5
/
+2
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
7
-20
/
+0
*
Kill init_sal
Pedro Alves
2017-09-04
3
-7
/
+5
*
Add shortcuts for "nexti" and "stepi" commands in Single-Key mode
Ruslan Kabatsayev
2017-08-16
1
-0
/
+2
*
Replace tui_restore_gdbout with scoped_restore
Tom Tromey
2017-08-03
1
-20
/
+6
*
Introduce class completion_tracker & rewrite completion<->readline interaction
Pedro Alves
2017-07-17
3
-22
/
+22
*
Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (...
Rainer Orth
2017-05-19
3
-5
/
+6
*
Avoid compiler warning in MinGW build
Eli Zaretskii
2017-05-13
1
-1
/
+1
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
9
-14
/
+13
*
Fix PR tui/21216: TUI line breaks regression
Pedro Alves
2017-03-08
4
-40
/
+91
*
Fix "layout reg" crash
Pedro Alves
2017-03-07
1
-1
/
+0
*
C++-fy struct interp/cli_interp/tui_interp/mi_interp
Pedro Alves
2017-02-03
1
-39
/
+35
*
Move "tee" building down to interpreter::set_logging_proc
Pedro Alves
2017-02-02
1
-1
/
+1
*
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-02-02
6
-263
/
+61
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
33
-33
/
+33
*
Class-ify ui_out
Simon Marchi
2016-12-22
6
-107
/
+101
*
Introduce enum_flag type for ui_out flags
Simon Marchi
2016-12-02
1
-1
/
+1
*
Use new/delete instead of malloc/free-based functions
Simon Marchi
2016-11-30
1
-1
/
+1
*
tui-winsource: Remove failed-allocation logic
Andreas Arnez
2016-11-09
1
-15
/
+0
*
tui-winsource: Allocate for actual lines only
Andreas Arnez
2016-11-09
1
-2
/
+5
*
tui-disasm: Fix line buffer size calculation
Andreas Arnez
2016-11-09
1
-9
/
+10
*
tui-disasm: Fix window content buffer overrun
Andreas Arnez
2016-11-09
1
-14
/
+10
*
Remove make_cleanup_restore_current_ui
Tom Tromey
2016-10-21
1
-20
/
+7
*
Emit inferior, thread and frame selection events to all UIs
Antoine Tremblay
2016-10-03
1
-0
/
+33
*
Use getcurx in curses code
Tom Tromey
2016-07-14
2
-9
/
+9
*
Only send sync execution command output to the UI that ran the command
Pedro Alves
2016-06-21
1
-2
/
+9
*
Make gdb_in_secondary_prompt_p() be per UI
Pedro Alves
2016-06-21
2
-3
/
+3
*
Simplify starting the command event loop
Pedro Alves
2016-06-21
1
-1
/
+1
*
Make command line editing (use of readline) be per UI
Pedro Alves
2016-06-21
2
-3
/
+8
*
Make the intepreters output to all UIs
Pedro Alves
2016-06-21
1
-31
/
+96
*
Introduce interpreter factories
Pedro Alves
2016-06-21
1
-13
/
+25
*
Pass a NULL pointer as the last argument to find_pc_partial_function.
John Baldwin
2016-06-14
1
-1
/
+1
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-2
/
+0
*
TUI: GC tui_target_has_run
Pedro Alves
2016-04-12
1
-24
/
+0
*
TUI: check whether in secondary prompt instead of immediate_quit
Pedro Alves
2016-04-12
2
-2
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
32
-32
/
+32
*
tui: Simplify tui_alloc_content
Simon Marchi
2015-10-26
1
-25
/
+14
*
tui-data.c: Remove unnecessary casts
Simon Marchi
2015-10-24
1
-2
/
+2
[next]