]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/tui/tui-winsource.c
Change tui_line_is_displayed to be a method
[thirdparty/binutils-gdb.git] / gdb / tui / tui-winsource.c
2019-08-15  Tom TromeyChange tui_line_is_displayed to be a method
2019-08-15  Tom TromeyChange tui_addr_is_displayed into a method
2019-08-13  Tom TromeyDon't track the contents of the execution info window
2019-08-13  Tom TromeyRemove tui_clear_exec_info_content
2019-08-13  Tom TromeyRemove tui_erase_exec_info_content
2019-08-13  Tom TromeyTurn tui_show_exec_info_content into a method
2019-08-13  Tom TromeyChange tui_update_exec_info to be a method
2019-08-13  Tom TromeyChange tui_set_exec_info_content to be a method
2019-08-13  Tom TromeyChange tui_show_source_content to be a method
2019-08-13  Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-07-17  Tom TromeyRemove unnecessary "return"s
2019-07-17  Tom TromeyMove source window common to code to tui-winsource...
2019-07-17  Tom TromeyAlways create an execution info window for a source...
2019-07-17  Tom TromeyMerge refresh and refresh_window methods
2019-07-17  Tom TromeyRemove tui_source_window::content_in_use
2019-07-17  Tom TromeySimplify source window clearing
2019-07-17  Tom TromeyRemove unused parameter from two TUI functions
2019-07-17  Tom TromeyAdd win_info parameter to tui_set_disassem_content
2019-07-17  Tom TromeyMove content_in_use to tui_source_window class
2019-07-17  Tom TromeyIntroduce tui_source_window_base::location_matches_p...
2019-07-17  Tom TromeyRemove deleted breakpoint from TUI display
2019-07-17  Tom TromeyRemove some uses of TUI_WIN_SRC
2019-07-04  Tom TromeyFix TUI use of "has_break" field
2019-06-25  Tom TromeyFix latent bug in set_is_exec_point_at
2019-06-25  Tom TromeyRemove union tui_which_element
2019-06-25  Tom TromeyMore type safety for TUI source window functions
2019-06-25  Tom TromeyUse bool for is_exec_point
2019-06-25  Tom TromeySeparate out execution-info window
2019-06-25  Tom TromeyRemove tui_scroll_direction enum
2019-06-25  Tom TromeyChange more TUI functions to take a tui_source_window_base
2019-06-25  Tom TromeyChange tui_set_exec_info_content to return void
2019-06-25  Tom TromeyRemove NULL check from tui_set_exec_info_content
2019-06-25  Tom TromeyChange tui_alloc_source_buffer return type to void
2019-06-25  Tom TromeyChange tui_update_source_window for better type safety
2019-06-25  Tom TromeyIntroduce refresh_window method
2019-06-25  Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25  Tom TromeyIntroduce two TUI source window methods
2019-06-25  Tom TromeyRemove struct tui_source_info
2019-06-25  Tom TromeyIntroduce methods for scrolling
2019-06-25  Tom TromeyRemove tui_list
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-03-18  Pedro AlvesImprove/fix the TUI's current source line highlight
2019-03-17  Eli ZaretskiiFix redisplay of the current line in GDB TUI mode
2019-03-16  Eli ZaretskiiRevert "Use wclrtoeol in tui_show_source_line"
2019-03-14  Tom TromeyMake TUI react to "set style enabled"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyHighlight source code using GNU Source Highlight
2018-12-28  Tom TromeyUse wclrtoeol in tui_show_source_line
2018-10-16  Tom TromeyRemove unnecessary casts from TUI
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-04  Pedro AlvesKill init_sal
2017-05-19  Rainer OrthFix tui compilation with Solaris libcurses: non-const...
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-09  Andreas Arneztui-winsource: Remove failed-allocation logic
2016-11-09  Andreas Arneztui-winsource: Allocate for actual lines only
2016-07-14  Tom TromeyUse getcurx in curses code
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-28  Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-15  Doug EvansPR symtab/17559
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-03-25  Kai Tietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-03-03  Michael Snyder2011-03-03 Michael Snyder <msnyder@vmware.com>
2011-02-27  Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-01-18  Pedro Alves * tui/tui-disasm.c (tui_vertical_disassem_scroll)...
2009-01-18  Pedro Alves * tui/tui-winsource.c (tui_update_breakpoint_info...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-09-22  Vladimir Prus gdb/
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-15  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-13  Michael Snyder2007-08-13 Michael Snyder <msnyder@access-company...
2007-02-27  Daniel Jacobowitz * frame.c (deprecated_selected_frame): Rename to...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-14  Alexandre OlivaUpdate copyright notice
2006-02-14  Alexandre Oliva* doublest.h (DOUBLEST): Use long double only if we...
2005-12-23  Eli Zaretskii * tui/tui-file.c:
2005-11-01  Andrew Stubbs2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
next