aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-source.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-27Use a curses pad for source and disassembly windowsTom Tromey1-0/+11
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_source_window::show_symtab_sourceTom Tromey1-3/+0
2019-12-20Simplify tui_source_window_base::maybe_update methodTom Tromey1-3/+1
2019-11-05Style disassembly in the TUITom Tromey1-7/+4
2019-09-20Rename a private data member in tui_source_windowTom Tromey1-1/+1
2019-09-20Move "fullname" to tui_source_windowTom Tromey1-0/+3
2019-08-20Some i18n fixes for the TUITom Tromey1-1/+1
2019-08-16Change tui_show_symtab_source to be a methodTom Tromey1-4/+3
2019-08-16Introduce tui_source_window_base::set_contents methodTom Tromey1-3/+5
2019-08-16Remove "noerror" parameter from some TUI functionsTom Tromey1-3/+2
2019-08-15Turn tui_erase_source_content into a methodTom Tromey1-0/+5
2019-08-15Change tui_line_is_displayed to be a methodTom Tromey1-0/+4
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/+3
2019-07-17Move tui_source_window to tui-source.hTom Tromey1-1/+30
2019-07-17Simplify source window clearingTom Tromey1-3/+0
2019-07-17Move content_in_use to tui_source_window classTom Tromey1-1/+0
2019-07-17Remove some uses of TUI_WIN_SRCTom Tromey1-2/+4
2019-06-25More type safety for TUI source window functionsTom Tromey1-1/+1
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-04-05-Wwrite-strings: The RestPedro Alves1-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-10gdb/Jan Kratochvil1-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-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-1/+1
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-5/+10
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-11-012005-11-01 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-1/+1
2004-02-072004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+13
2004-02-062004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+33