aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Replace hardwired error handlers in tui_initialize_ioGary Benson1-8/+4
2014-08-27Fix terminal state corruption when starting a program from within TUIPatrick Palka1-2/+3
2014-08-07Include string.h in common-defs.hGary Benson12-22/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson2-2/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-1/+0
2014-08-07Move stdio.h to common-defs.hGary Benson2-2/+0
2014-07-24Fix pagination crash when the TUI is activePedro Alves1-1/+1
2014-06-20Fix --with-system-readline with readline-6.3 patch 5Jan Kratochvil1-4/+4
2014-06-13make calls to help_list use enumeratorTom Tromey2-2/+2
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-12/+20
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves1-1/+63
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-13replace XMALLOC with XNEWTom Tromey3-5/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker32-32/+32
2013-11-18remove gdb_string.hTom Tromey12-12/+12
2013-09-06OBVIOUS: Remove legacy comment referring to deprecated_init_ui_hook.Andrew Burgess1-2/+1
2013-09-06Give every interpreter a command_loop_proc.Andrew Burgess1-0/+2
2013-09-05[TUI] Rewrite register-changed decision bits.Pedro Alves1-40/+15
2013-09-05[PR tui/15933] TUI shows registers of the wrong frame the first timePedro Alves1-1/+1
2013-07-01Delete pagination_enabled extern declaration in tui/tui-regs.c.Pedro Alves1-2/+0
2013-06-28[PR tui/14880] Fetch values before comparing their contents.Pedro Alves1-0/+7
2013-04-22 PR gdb/7912:Tom Tromey1-1/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-1/+1
2013-02-03gdb/Jan Kratochvil10-30/+33
2013-02-03gdb/Jan Kratochvil1-7/+11
2013-02-03gdb/Jan Kratochvil4-12/+15
2013-02-03gdb/Jan Kratochvil1-2/+2
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+1
2013-01-10gdb/Jan Kratochvil2-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker32-46/+32
2012-12-24gdb/Jan Kratochvil1-1/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller3-4/+5
2012-11-10* tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODEStephane Carrez2-3/+10
2012-11-10PR tui/9584Stephane Carrez1-6/+7
2012-11-08* tui/tui-hooks.c (tui_about_to_proceed): New function.Stephane Carrez1-16/+9
2012-11-08* tui/tui-hooks.c (tui_inferior_exit): New function.Stephane Carrez1-5/+11
2012-08-27Check if TUI_SRC_WIN is not NULL before referencing itH.J. Lu1-1/+2
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+10
2012-04-25avoid a few strncpy-induced buffer overrunsJim Meyering1-0/+1
2012-03-162012-03-16 Chris January <chris.january@allinea.com>Tom Tromey1-4/+7
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves3-25/+0
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+2
2012-02-02 PR gdb/13405:Tom Tromey1-4/+7
2012-01-28gdb/Jan Kratochvil1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker32-64/+46
2012-01-02gdb/Jan Kratochvil1-37/+0
2011-12-06the "ambiguous linespec" seriesTom Tromey1-21/+26
2011-11-10 * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans1-0/+1