summaryrefslogtreecommitdiff
path: root/gdb/tui/tui-regs.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify tui_reg_commandTom Tromey2017-09-271-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Replace tui_restore_gdbout with scoped_restoreTom Tromey2017-08-031-20/+6
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-6/+5
* Fix "layout reg" crashPedro Alves2017-03-071-1/+0
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-12/+9
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb/tui: Remove casts of NULL during assignment.Andrew Burgess2015-09-041-1/+1
* gdb: Rework command completion on 'tui reg'.Andrew Burgess2015-06-131-60/+105
* gdb: tui: Minor fix to compare against NULL.Andrew Burgess2015-05-261-1/+1
* gdb: Add 'tui reg prev' command.Andrew Burgess2015-05-261-0/+26
* gdb: Use NULL not 0 in a tui function.Andrew Burgess2015-05-211-3/+3
* gdb: Remove register class specific layout names.Andrew Burgess2015-05-211-1/+1
* Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka2015-04-271-9/+5
* Remove --xdbJan Kratochvil2015-04-111-30/+0
* Make sure TABs are expanded in TUI windows on MS-Windows.Eli Zaretskii2015-01-311-1/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* make calls to help_list use enumeratorTom Tromey2014-06-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* [TUI] Rewrite register-changed decision bits.Pedro Alves2013-09-051-40/+15
* [PR tui/15933] TUI shows registers of the wrong frame the first timePedro Alves2013-09-051-1/+1
* Delete pagination_enabled extern declaration in tui/tui-regs.c.Pedro Alves2013-07-011-2/+0
* [PR tui/14880] Fetch values before comparing their contents.Pedro Alves2013-06-281-0/+7
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-13/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-08-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-121-25/+31
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-1/+0
* * tui/tui-regs.c (tui_register_format): Remove dead code.Pedro Alves2011-01-251-17/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-8/+13
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+1
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-3/+2
* * tui/tui-regs.c (tui_display_register): Add comment aboutJoel Brobecker2010-04-161-0/+10
* Suppress unused value warning during compilation.Pierre Muller2010-04-131-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-2/+5
* * tui/tui-regs.c (tui_show_register_group): Remove GDBARCH parameter;Ulrich Weigand2009-06-171-31/+26
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-10-281-1/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-151-12/+15
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-14/+28
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-14/+10