gdb/tui: Link source and assembler scrolling .... again
[deliverable/binutils-gdb.git] / gdb / tui / tui-source.c
2020-01-09  Andrew Burgessgdb/tui: Link source and assembler scrolling .... again
2020-01-09  Tom Tromeygdb: Fix scrolling in TUI
2020-01-06  Shahab VahediGDB: Fix the overflow in addr/line_is_displayed()
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-27  Tom TromeyRemove dead code from TUI
2019-12-27  Tom TromeyRemove tui_gen_win_info::viewport_height
2019-12-20  Tom TromeyUse symtab_and_line when updating TUI windows
2019-12-20  Tom TromeyUse start_line_or_addr in TUI windows
2019-12-20  Tom TromeyChange tui_source_window_base::set_contents to return...
2019-12-20  Tom TromeyRemove tui_source_window::show_symtab_source
2019-12-20  Tom TromeySimplify tui_source_window_base::maybe_update method
2019-12-19  Christian BiesingerCast the log10 argument to double to disambiguate it
2019-12-01  Tom TromeyAllow using less horizontal space in TUI source window
2019-11-05  Tom TromeyStyle disassembly in the TUI
2019-11-05  Tom TromeyChange tui_source_element::line to have type std::string
2019-09-20  Tom TromeyUse make_unique_xstrdup in TUI
2019-09-20  Tom TromeyRename a private data member in tui_source_window
2019-09-20  Tom TromeyChange members of tui_locator_window to std::string
2019-09-20  Tom TromeyMove "fullname" to tui_source_window
2019-09-20  Tom TromeyChange tui_source_element::line to be a unique_xmalloc_ptr
2019-08-20  Tom TromeyChange tui_make_window to be a method
2019-08-16  Tom TromeyRemove the TUI execution info window
2019-08-16  Tom TromeyChange tui_show_symtab_source to be a method
2019-08-16  Tom TromeyIntroduce tui_source_window_base::set_contents method
2019-08-16  Tom TromeyChange tui_update_source_window to be a method
2019-08-16  Tom TromeyChange tui_update_source_window_as_is to be a method
2019-08-16  Tom TromeyRemove "noerror" parameter from some TUI functions
2019-08-16  Tom TromeyRemove separate visibility flag
2019-08-15  Tom TromeyRemove tui_alloc_source_buffer
2019-08-15  Tom TromeyChange tui_line_is_displayed to be a method
2019-08-15  Tom TromeyMove contents of tui_show_frame_info to new method
2019-08-06  Tom TromeyAdd file offsets to the source cache
2019-07-17  Tom TromeyMove source window common to code to tui-winsource...
2019-07-17  Tom TromeyRemove the win_type parameter from tui_gen_win_info...
2019-07-17  Tom TromeyAlways create an execution info window for a source...
2019-07-17  Tom TromeyRemove tui_source_window::content_in_use
2019-07-17  Tom TromeySimplify source window clearing
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 TromeyMake source windows be self-updating
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 TromeyRemove NULL checks before xfree
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 locator window
2019-06-25  Tom TromeyRemove tui_scroll_direction enum
2019-06-25  Tom TromeyChange tui_alloc_source_buffer return type to void
2019-06-25  Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25  Tom TromeyRemove struct tui_source_info
2019-06-25  Tom TromeyIntroduce methods for scrolling
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-03-18  Hannes DomaniFix scrolling right in the TUI
2019-02-17  Tom TromeyFix some valgrind errors in the TUI
2019-01-21  Tom TromeyRemove duplicate or commented-out #includes
2019-01-03  Tom TromeyUse xstrdup in tui_set_source_content
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyHighlight source code using GNU Source Highlight
2018-11-09  Tom TromeyReturn scoped_fd from open_source_file and find_and_ope...
2018-10-19  Tom TromeyDeprecate and replace the "tabset" command
2018-10-16  Tom TromeyRemove unnecessary casts from TUI
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-04-28  Patrick PalkaTUI: avoid calling strcpy() on identical string objects
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-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-10  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-24  Jan Kratochvilgdb/
2012-08-27  H.J. LuCheck if TUI_SRC_WIN is not NULL before referencing it
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-25  Kai Tietz2011-03-25 Kai Tietz <ktietz@redhat.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-03  Joel Brobecker Updated copyright notices for most files.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
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-02-27  Daniel Jacobowitz * frame.c (deprecated_selected_frame): Rename to...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-10-11  Frederic Riss2006-10-11 Denis Pilat <denis.pilat@st.com>
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
next
This page took 1.833712 seconds and 107 git commands to generate.