windows-nat: Don't change current_event.dwThreadId in handle_output_debug_string()
[deliverable/binutils-gdb.git] / gdb / tui /
2015-04-11  Jan KratochvilRemove --xdb
2015-03-21  Eli ZaretskiiFix undefined behavior in TUI's TAB expansion
2015-03-20  Pedro Alvesconstify tui/tui-io.c
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Tom TromeyDo not increment of decrement enums
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-18  Patrick PalkaAsynchronously resize the TUI
2015-02-17  Patrick PalkaRemove superfluous function key_is_command_char()
2015-02-17  Pedro AlvesTUI: resize windows to new terminal size before display...
2015-02-11  Patrick PalkaFix a pair of screen-resizing issues in TUI
2015-02-11  Patrick PalkaFix truncation of TUI command history
2015-02-04  Doug EvansSpeed up GDB's TUI output
2015-01-31  Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-31  Doug EvansUnify CLI/TUI interface to readline tab completion.
2015-01-31  Eli ZaretskiiMake sure TABs are expanded in TUI windows on MS-Windows.
2015-01-22  Eli ZaretskiiFix MinGW TUI build
2015-01-16  Eli ZaretskiiReally add a prototype for tui_rehighlight_all.
2015-01-16  Eli ZaretskiiFix an erroneous commentary.
2015-01-16  Eli ZaretskiiMake setting TUI border attributes take effect immediately
2015-01-16  Eli ZaretskiiMake the change of tab size in TUI mode effective immed...
2015-01-16  Eli ZaretskiiFix TUI-related documentation.
2015-01-16  Eli ZaretskiiLeave more space in TUI mode for thread ID.
2015-01-09  Patrick PalkaConsolidate the custom TUI query hook with the default...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-23  Patrick PalkaSpecify SA_RESTART when registering the SIGWINCH signal...
2014-11-23  Patrick PalkaFix the processing of Meta-key commands in TUI
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-15  Doug EvansPR symtab/17559
2014-11-04  Simon Marchitui: Fix newterm call for older ncurses
2014-10-29  Pedro AlvesTUI: don't let exceptions escape while handling readlin...
2014-10-29  Pedro AlvesPR tui/16138, PR tui/17519, and misc failures to initia...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-29  Gary BensonReplace hardwired error handlers in tui_initialize_io
2014-08-27  Patrick PalkaFix terminal state corruption when starting a program...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-08-07  Gary BensonMove stdio.h to common-defs.h
2014-07-24  Pedro AlvesFix pagination crash when the TUI is active
2014-06-20  Jan KratochvilFix --with-system-readline with readline-6.3 patch 5
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-05-29  Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-13  Tom Tromeyreplace XMALLOC with XNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-06  Andrew BurgessOBVIOUS: Remove legacy comment referring to deprecated_...
2013-09-06  Andrew BurgessGive every interpreter a command_loop_proc.
2013-09-05  Pedro Alves[TUI] Rewrite register-changed decision bits.
2013-09-05  Pedro Alves[PR tui/15933] TUI shows registers of the wrong frame...
2013-07-01  Pedro AlvesDelete pagination_enabled extern declaration in tui...
2013-06-28  Pedro Alves[PR tui/14880] Fetch values before comparing their...
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-10  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-24  Jan Kratochvilgdb/
2012-11-20  Pierre Muller ARI fixes: sprintf rule.
2012-11-10  Stephane Carrez* tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COM...
2012-11-10  Stephane CarrezPR tui/9584
2012-11-08  Stephane Carrez* tui/tui-hooks.c (tui_about_to_proceed): New function.
2012-11-08  Stephane Carrez* tui/tui-hooks.c (tui_inferior_exit): New function.
2012-08-27  H.J. LuCheck if TUI_SRC_WIN is not NULL before referencing it
2012-05-24  Pedro Alves2012-05-24 Pedro Alves <palves@redhat.com>
2012-04-25  Jim Meyeringavoid a few strncpy-induced buffer overruns
2012-03-16  Tom Tromey2012-03-16 Chris January <chris.january@allinea.com>
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-02  Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-02-02  Tom Tromey PR gdb/13405:
2012-01-28  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02  Jan Kratochvilgdb/
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-10  Doug Evans * defs.h (is_cplus_marker, set_demangling_style):...
2011-09-12  Pedro Alvesgdb/
2011-08-29  Jan Kratochvilgdb/
2011-08-12  Pedro Alves2011-08-12 Pedro Alves <pedro@codesourcery.com>
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-22  Phil Muldoon2011-07-22 Phil Muldoon <pmuldoon@redhat.com>
2011-05-11  Jan KratochvilImported readline 6.2, and upstream patch 001.
2011-04-27  Vladimir Prus MI breakpoint notifications.
2011-03-25  Kai Tietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-03-09  Pedro Alves * cli/cli-cmds.c (shell_escape): Use lbasename.
2011-03-03  Michael Snyder2011-03-03 Michael Snyder <msnyder@vmware.com>
2011-03-01  Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-02-28  Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-02-27  Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
next
This page took 0.551924 seconds and 7 git commands to generate.