aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-disasm.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-30gdb: cleanup includes in tui/users/simark/try-remove-unused-includes-tuiSimon Marchi1-0/+1
2024-05-30gdb/tui: change some macros to functionsSimon Marchi1-0/+9
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-02-22Make some tui_source_window_base members "protected"Tom Tromey1-0/+3
2020-02-22TUI windows do not need to store their typeTom Tromey1-4/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-20Use symtab_and_line when updating TUI windowsTom Tromey1-2/+1
2019-12-20Change tui_source_window_base::set_contents to return boolTom Tromey1-4/+3
2019-12-20Remove tui_show_disassemTom Tromey1-1/+0
2019-12-20Simplify tui_source_window_base::maybe_update methodTom Tromey1-3/+1
2019-12-20Remove tui_show_disassem_and_update_sourceTom Tromey1-1/+0
2019-08-20Some i18n fixes for the TUITom Tromey1-1/+1
2019-08-16Introduce tui_source_window_base::set_contents methodTom Tromey1-2/+5
2019-08-15Turn tui_erase_source_content into a methodTom Tromey1-0/+5
2019-08-15Change tui_addr_is_displayed into a methodTom Tromey1-0/+5
2019-08-15Move contents of tui_show_frame_info to new methodTom Tromey1-0/+4
2019-07-17Move source window common to code to tui-winsource.[ch]Tom Tromey1-0/+1
2019-07-17Move tui_disasm_window to tui-disasm.hTom Tromey1-2/+25
2019-07-17Add win_info parameter to tui_set_disassem_contentTom Tromey1-1/+2
2019-06-25Introduce methods for scrollingTom Tromey1-2/+0
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-4/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2004-01-202004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-17/+13
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+41