aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-disasm.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-04Fix TUI use of "has_break" fieldTom Tromey1-6/+0
2019-06-25Remove NULL checks before xfreeTom Tromey1-4/+2
2019-06-25Remove union tui_which_elementTom Tromey1-12/+7
2019-06-25Separate out locator windowTom Tromey1-8/+6
2019-06-25Remove tui_scroll_direction enumTom Tromey1-7/+6
2019-06-25Change tui_alloc_source_buffer return type to voidTom Tromey1-4/+1
2019-06-25Derive tui_win_info from tui_gen_win_infoTom Tromey1-8/+5
2019-06-25Remove struct tui_source_infoTom Tromey1-5/+5
2019-06-25Don't use TUI_DISASM_WIN in tui_disasm_window methodTom Tromey1-1/+1
2019-06-25Introduce methods for scrollingTom Tromey1-5/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-19Deprecate and replace the "tabset" commandTom Tromey1-1/+1
2018-10-15Remove unnecessary casts from TUITom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-04Kill init_salPedro Alves1-1/+1
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-11/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-09tui-disasm: Fix line buffer size calculationAndreas Arnez1-9/+10
2016-11-09tui-disasm: Fix window content buffer overrunAndreas Arnez1-14/+10
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-4/+2
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka1-5/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-15PR symtab/17559Doug Evans1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-02-26start change to progspace independenceTom Tromey1-6/+7
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-5/+5
2014-02-26change minsym representationTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-1/+1
2013-02-03gdb/Jan Kratochvil1-2/+2
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-03-20 * tui/tui-disasm.c (tui_get_begin_asm_address): Default toDaniel Jacobowitz1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-22/+31
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+1
2009-01-18 * tui/tui-disasm.c (tui_vertical_disassem_scroll): Scroll one linePedro Alves1-11/+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-152007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+4