]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/tui/tui-disasm.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / tui / tui-disasm.c
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-21  Tom TromeyRename tui-stack -> tui-status
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-13  Tom de Vries[gdb/tui] Add tui_win_info::{box_width,box_size}
2023-11-13  Tom de Vries[gdb/tui] Fix Wmaybe-uninitialized in tui_find_disassem...
2023-11-13  Tom de Vries[gdb/tui] Make assert in tui_find_disassembly_address...
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-09-28  Tom de Vries[gdb/tui] Fix segfault in tui_find_disassembly_address
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-01-28  Enze Ligdb/build: Fix Wpessimizing-move in clang build
2022-01-26  Simon Marchigdb: add string_file::release method
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-04-06  Tom de Vries[gdb/tui] Fix len_without_escapes in tui-disasm.c
2021-01-28  Andrew Burgessgdb/tui: remove special handling of locator/status...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-28  Tom TromeyUse a curses pad for source and disassembly windows
2020-02-22  Tom TromeyMake some tui_source_window_base members "protected"
2020-02-22  Tom TromeyUse TUI_DISASM_WIN instead of tui_win_list array
2020-01-31  Andrew Burgessgdb/tui: Disassembler scrolling of very small programs
2020-01-24  Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-06  Shahab VahediGDB: Fix the overflow in addr/line_is_displayed()
2020-01-06  Shahab VahediGDB: Remove trailing spaces in tui-disasm.c
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-20  Tom TromeyReimplement tui_get_begin_asm_address
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_show_disassem
2019-12-20  Tom TromeyRemove some unnecessary focus switches
2019-12-20  Tom TromeySimplify tui_source_window_base::maybe_update method
2019-12-20  Tom TromeyRemove tui_show_disassem_and_update_source
2019-12-20  Tom TromeyChange tui_update_locator_fullname to take a symtab
2019-12-01  Tom TromeyAllow using less horizontal space in TUI source window
2019-11-06  Tom TromeyFix regression from TUI disassembly style patch
2019-11-05  Tom TromeyStyle disassembly in the TUI
2019-11-05  Tom TromeyChange tui_source_element::line to have type std::string
2019-10-09  Tom TromeyRemove tui_default_win_viewport_height
2019-09-20  Tom TromeyUse make_unique_xstrdup in TUI
2019-09-20  Tom TromeySimplify TUI disassembly
2019-09-20  Tom TromeyChange tui_source_element::line to be a unique_xmalloc_ptr
2019-08-16  Tom TromeyRemove the TUI execution info window
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_addr_is_displayed into a method
2019-08-15  Tom TromeyMove contents of tui_show_frame_info to new method
2019-08-13  Tom TromeySimplify tui_show_disassem
2019-07-17  Tom TromeyRemove unnecessary "return"s
2019-07-17  Tom TromeyMove tui_source_window to tui-source.h
2019-07-17  Tom TromeyAdd win_info parameter to tui_set_disassem_content
2019-07-17  Tom TromeyIntroduce tui_source_window_base::location_matches_p...
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 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 TromeyDon't use TUI_DISASM_WIN in tui_disasm_window method
2019-06-25  Tom TromeyIntroduce methods for scrolling
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
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-09-04  Pedro AlvesKill init_sal
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-09  Andreas Arneztui-disasm: Fix line buffer size calculation
2016-11-09  Andreas Arneztui-disasm: Fix window content buffer overrun
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
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-15  Doug EvansPR symtab/17559
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-02-03  Jan Kratochvilgdb/
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
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-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-03-20  Daniel Jacobowitz * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
next