projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Introduce tui_source_window_base::set_contents method
[external/binutils.git]
/
gdb
/
tui
/
tui-winsource.c
2019-08-16
Tom Tromey
Introduce tui_source_window_base::set_contents method
blob
|
commitdiff
2019-08-16
Tom Tromey
Change tui_update_breakpoint_info to be a method
blob
|
commitdiff
|
diff to current
2019-08-16
Tom Tromey
Change tui_update_source_window to be a method
blob
|
commitdiff
|
diff to current
2019-08-16
Tom Tromey
Change tui_update_source_window_as_is to be a method
blob
|
commitdiff
|
diff to current
2019-08-16
Tom Tromey
Remove "noerror" parameter from some TUI functions
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
TUI resize unification
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Change TUI source window iteration
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Rename the "reset" method to "resize"
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Remove tui_clear_source_content
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Turn tui_erase_source_content into a method
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Remove tui_alloc_source_buffer
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Change tui_line_is_displayed to be a method
blob
|
commitdiff
|
diff to current
2019-08-15
Tom Tromey
Change tui_addr_is_displayed into a method
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Don't track the contents of the execution info window
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Remove tui_clear_exec_info_content
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Remove tui_erase_exec_info_content
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Turn tui_show_exec_info_content into a method
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Change tui_update_exec_info to be a method
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Change tui_set_exec_info_content to be a method
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Change tui_show_source_content to be a method
blob
|
commitdiff
|
diff to current
2019-08-13
Tom Tromey
Change tui_check_and_display_highlight_if_needed to...
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Remove unnecessary "return"s
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Move source window common to code to tui-winsource...
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Always create an execution info window for a source...
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Merge refresh and refresh_window methods
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Remove tui_source_window::content_in_use
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Simplify source window clearing
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Remove unused parameter from two TUI functions
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Add win_info parameter to tui_set_disassem_content
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Move content_in_use to tui_source_window class
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Introduce tui_source_window_base::location_matches_p...
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Remove deleted breakpoint from TUI display
blob
|
commitdiff
|
diff to current
2019-07-17
Tom Tromey
Remove some uses of TUI_WIN_SRC
blob
|
commitdiff
|
diff to current
2019-07-04
Tom Tromey
Fix TUI use of "has_break" field
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Fix latent bug in set_is_exec_point_at
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Remove union tui_which_element
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
More type safety for TUI source window functions
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Use bool for is_exec_point
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Separate out execution-info window
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Remove tui_scroll_direction enum
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Change more TUI functions to take a tui_source_window_base
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Change tui_set_exec_info_content to return void
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Remove NULL check from tui_set_exec_info_content
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Change tui_alloc_source_buffer return type to void
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Change tui_update_source_window for better type safety
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Introduce refresh_window method
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Derive tui_win_info from tui_gen_win_info
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Introduce two TUI source window methods
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Remove struct tui_source_info
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Introduce methods for scrolling
blob
|
commitdiff
|
diff to current
2019-06-25
Tom Tromey
Remove tui_list
blob
|
commitdiff
|
diff to current
2019-06-16
Tom Tromey
Remove unnecessary casts of NULL
blob
|
commitdiff
|
diff to current
2019-03-18
Pedro Alves
Improve/fix the TUI's current source line highlight
blob
|
commitdiff
|
diff to current
2019-03-17
Eli Zaretskii
Fix redisplay of the current line in GDB TUI mode
blob
|
commitdiff
|
diff to current
2019-03-16
Eli Zaretskii
Revert "Use wclrtoeol in tui_show_source_line"
blob
|
commitdiff
|
diff to current
2019-03-14
Tom Tromey
Make TUI react to "set style enabled"
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-12-28
Tom Tromey
Highlight source code using GNU Source Highlight
blob
|
commitdiff
|
diff to current
2018-12-28
Tom Tromey
Use wclrtoeol in tui_show_source_line
blob
|
commitdiff
|
diff to current
2018-10-16
Tom Tromey
Remove unnecessary casts from TUI
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Kill init_sal
blob
|
commitdiff
|
diff to current
2017-05-19
Rainer Orth
Fix tui compilation with Solaris libcurses: non-const...
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-11-09
Andreas Arnez
tui-winsource: Remove failed-allocation logic
blob
|
commitdiff
|
diff to current
2016-11-09
Andreas Arnez
tui-winsource: Allocate for actual lines only
blob
|
commitdiff
|
diff to current
2016-07-14
Tom Tromey
Use getcurx in curses code
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-04-28
Patrick Palka
Make type-safe the 'content' field of struct tui_gen_wi...
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-11-18
Doug Evans
SYMTAB_OBJFILE: New macro.
blob
|
commitdiff
|
diff to current
2014-11-15
Doug Evans
PR symtab/17559
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-02-03
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-02-03
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-02-03
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-12-06
Tom Tromey
the "ambiguous linespec" series
blob
|
commitdiff
|
diff to current
2011-03-25
Kai Tietz
2011-03-25 Kai Tietz <ktietz@redhat.com>
blob
|
commitdiff
|
diff to current
2011-03-03
Michael Snyder
2011-03-03 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-02-27
Michael Snyder
2011-02-27 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-07
Michael Snyder
2011-01-07 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-06
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-05-17
Michael Snyder
2010-05-17 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
diff to current
2009-07-02
Ulrich Weigand
* disasm.h (gdb_disassembly): Add GDBARCH parameter.
blob
|
commitdiff
|
diff to current
2009-01-18
Pedro Alves
* tui/tui-disasm.c (tui_vertical_disassem_scroll)...
blob
|
commitdiff
|
diff to current
2009-01-18
Pedro Alves
* tui/tui-winsource.c (tui_update_breakpoint_info...
blob
|
commitdiff
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2007-09-22
Vladimir Prus
gdb/
blob
|
commitdiff
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
diff to current
2007-08-15
Michael Snyder
2007-08-14 Michael Snyder <msnyder@access-company...
blob
|
commitdiff
|
diff to current
2007-08-14
Michael Snyder
2007-08-14 Michael Snyder <msnyder@access-company...
blob
|
commitdiff
|
diff to current
next