projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to
[external/binutils.git]
/
gdb
/
tui
/
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
tree
|
commitdiff
2015-10-26
Simon Marchi
tui: Simplify tui_alloc_content
tree
|
commitdiff
2015-10-25
Simon Marchi
tui-data.c: Remove unnecessary casts
tree
|
commitdiff
2015-10-13
Pedro Alves
More char constification
tree
|
commitdiff
2015-09-25
Simon Marchi
Add some more casts (2/2)
tree
|
commitdiff
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
tree
|
commitdiff
2015-09-09
Pedro Alves
Replace "struct continuation" mechanism by something...
tree
|
commitdiff
2015-09-04
Andrew Burgess
gdb/tui: Remove casts of NULL during assignment.
tree
|
commitdiff
2015-08-31
Andrew Burgess
gdb/tui: Make local variable const.
tree
|
commitdiff
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
tree
|
commitdiff
2015-08-21
Patrick Palka
tui: don't overwrite a secondary prompt that was given...
tree
|
commitdiff
2015-08-21
Patrick Palka
Use tui_putc to output newline entered by the user
tree
|
commitdiff
2015-08-21
Patrick Palka
Remove fields curch and cur_line from TUI_CMD_WIN
tree
|
commitdiff
2015-07-13
Andrew Burgess
gdb/tui: Add command completion to winheight command.
tree
|
commitdiff
2015-07-10
Andrew Burgess
gdb/tui: Use cleanups to free string copies.
tree
|
commitdiff
2015-07-10
Andrew Burgess
gdb/tui: Define tui window names once.
tree
|
commitdiff
2015-07-10
Andrew Burgess
gdb: Convert TUI windows names to lower case.
tree
|
commitdiff
2015-07-08
Patrick Palka
tui: replace deprecated_register_changed_hook with...
tree
|
commitdiff
2015-07-06
Andrew Burgess
gdb/tui: Don't cast between window types.
tree
|
commitdiff
2015-07-06
Andrew Burgess
gdb: tui_win_name: Make parameter and result const.
tree
|
commitdiff
2015-07-01
Patrick Palka
TUI: Make sure to update registers if frame information...
tree
|
commitdiff
2015-06-30
Patrick Palka
Replace TUI's select_frame hook (PR tui/13378)
tree
|
commitdiff
2015-06-30
Patrick Palka
Be lazy about refreshing the windows in tui_show_frame_...
tree
|
commitdiff
2015-06-30
Patrick Palka
Correctly initialize the TUI locator window
tree
|
commitdiff
2015-06-26
Patrick Palka
Add tab completion for TUI's "focus" command
tree
|
commitdiff
2015-06-16
Patrick Palka
Call target_terminal_ours_for_output() before refreshin...
tree
|
commitdiff
2015-06-13
Andrew Burgess
gdb: Rework command completion on 'tui reg'.
tree
|
commitdiff
2015-05-26
Andrew Burgess
gdb: tui: Minor fix to compare against NULL.
tree
|
commitdiff
2015-05-26
Andrew Burgess
gdb: Add 'tui reg prev' command.
tree
|
commitdiff
2015-05-22
Andrew Burgess
gdb: New 'tui enable' and 'tui disable' commands.
tree
|
commitdiff
2015-05-21
Andrew Burgess
gdb: Use NULL not 0 in a tui function.
tree
|
commitdiff
2015-05-21
Andrew Burgess
gdb: Add cleanup to avoid memory leak on error.
tree
|
commitdiff
2015-05-21
Andrew Burgess
gdb: Don't call tui_enable too early.
tree
|
commitdiff
2015-05-21
Andrew Burgess
gdb: Add completer for layout command.
tree
|
commitdiff
2015-05-21
Andrew Burgess
gdb: Remove register class specific layout names.
tree
|
commitdiff
2015-05-14
Patrick Palka
Remove buggy xterm workaround in tui_dispatch_ctrl_char()
tree
|
commitdiff
2015-05-13
Patrick Palka
Avoid race condition when handling a SIGWINCH signal
tree
|
commitdiff
2015-04-28
Patrick Palka
Update our idea of our terminal's dimensions even outsi...
tree
|
commitdiff
2015-04-28
Patrick Palka
Introduce function for directly updating GDB's screen...
tree
|
commitdiff
2015-04-28
Patrick Palka
TUI: avoid calling strcpy() on identical string objects
tree
|
commitdiff
2015-04-28
Patrick Palka
Fix PR gdb/18155
tree
|
commitdiff
2015-04-28
Patrick Palka
Make type-safe the 'content' field of struct tui_gen_wi...
tree
|
commitdiff
2015-04-23
Patrick Palka
Explicitly call rl_resize_terminal() in TUI's SIGWINCH...
tree
|
commitdiff
2015-04-11
Jan Kratochvil
Remove --xdb
tree
|
commitdiff
2015-03-21
Eli Zaretskii
Fix undefined behavior in TUI's TAB expansion
tree
|
commitdiff
2015-03-20
Pedro Alves
constify tui/tui-io.c
tree
|
commitdiff
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
tree
|
commitdiff
2015-03-06
Gary Benson
New common function "startswith"
tree
|
commitdiff
2015-02-27
Tom Tromey
Do not increment of decrement enums
tree
|
commitdiff
2015-02-27
Tom Tromey
Fix struct, union, and enum nesting in C++
tree
|
commitdiff
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
tree
|
commitdiff
2015-02-18
Patrick Palka
Asynchronously resize the TUI
tree
|
commitdiff
2015-02-17
Patrick Palka
Remove superfluous function key_is_command_char()
tree
|
commitdiff
2015-02-17
Pedro Alves
TUI: resize windows to new terminal size before display...
tree
|
commitdiff
2015-02-11
Patrick Palka
Fix a pair of screen-resizing issues in TUI
tree
|
commitdiff
2015-02-11
Patrick Palka
Fix truncation of TUI command history
tree
|
commitdiff
2015-02-04
Doug Evans
Speed up GDB's TUI output
tree
|
commitdiff
2015-01-31
Gary Benson
Add max-completions parameter, and implement tab-comple...
tree
|
commitdiff
2015-01-31
Doug Evans
Unify CLI/TUI interface to readline tab completion.
tree
|
commitdiff
2015-01-31
Eli Zaretskii
Make sure TABs are expanded in TUI windows on MS-Windows.
tree
|
commitdiff
2015-01-22
Eli Zaretskii
Fix MinGW TUI build
tree
|
commitdiff
2015-01-16
Eli Zaretskii
Really add a prototype for tui_rehighlight_all.
tree
|
commitdiff
2015-01-16
Eli Zaretskii
Fix an erroneous commentary.
tree
|
commitdiff
2015-01-16
Eli Zaretskii
Make setting TUI border attributes take effect immediately
tree
|
commitdiff
2015-01-16
Eli Zaretskii
Make the change of tab size in TUI mode effective immed...
tree
|
commitdiff
2015-01-16
Eli Zaretskii
Fix TUI-related documentation.
tree
|
commitdiff
2015-01-16
Eli Zaretskii
Leave more space in TUI mode for thread ID.
tree
|
commitdiff
2015-01-09
Patrick Palka
Consolidate the custom TUI query hook with the default...
tree
|
commitdiff
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
tree
|
commitdiff
2014-11-23
Patrick Palka
Specify SA_RESTART when registering the SIGWINCH signal...
tree
|
commitdiff
2014-11-23
Patrick Palka
Fix the processing of Meta-key commands in TUI
tree
|
commitdiff
2014-11-18
Doug Evans
SYMTAB_OBJFILE: New macro.
tree
|
commitdiff
2014-11-15
Doug Evans
PR symtab/17559
tree
|
commitdiff
2014-11-04
Simon Marchi
tui: Fix newterm call for older ncurses
tree
|
commitdiff
2014-10-29
Pedro Alves
TUI: don't let exceptions escape while handling readlin...
tree
|
commitdiff
2014-10-29
Pedro Alves
PR tui/16138, PR tui/17519, and misc failures to initia...
tree
|
commitdiff
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
tree
|
commitdiff
2014-08-29
Gary Benson
Replace hardwired error handlers in tui_initialize_io
tree
|
commitdiff
2014-08-27
Patrick Palka
Fix terminal state corruption when starting a program...
tree
|
commitdiff
2014-08-07
Gary Benson
Include string.h in common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Move stdlib.h to common-defs.h
tree
|
commitdiff
2014-08-07
Gary Benson
Move stdio.h to common-defs.h
tree
|
commitdiff
2014-07-24
Pedro Alves
Fix pagination crash when the TUI is active
tree
|
commitdiff
2014-06-20
Jan Kratochvil
Fix --with-system-readline with readline-6.3 patch 5
tree
|
commitdiff
2014-06-13
Tom Tromey
make calls to help_list use enumerator
tree
|
commitdiff
2014-05-29
Pedro Alves
Make display_gdb_prompt CLI-only.
tree
|
commitdiff
2014-05-29
Pedro Alves
PR gdb/13860 - Make MI sync vs async output (closer...
tree
|
commitdiff
2014-02-26
Tom Tromey
start change to progspace independence
tree
|
commitdiff
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
tree
|
commitdiff
2014-02-26
Tom Tromey
change minsym representation
tree
|
commitdiff
2014-01-13
Tom Tromey
replace XMALLOC with XNEW
tree
|
commitdiff
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
tree
|
commitdiff
2013-11-18
Tom Tromey
remove gdb_string.h
tree
|
commitdiff
2013-09-06
Andrew Burgess
OBVIOUS: Remove legacy comment referring to deprecated_...
tree
|
commitdiff
2013-09-06
Andrew Burgess
Give every interpreter a command_loop_proc.
tree
|
commitdiff
2013-09-05
Pedro Alves
[TUI] Rewrite register-changed decision bits.
tree
|
commitdiff
2013-09-05
Pedro Alves
[PR tui/15933] TUI shows registers of the wrong frame...
tree
|
commitdiff
2013-07-01
Pedro Alves
Delete pagination_enabled extern declaration in tui...
tree
|
commitdiff
2013-06-28
Pedro Alves
[PR tui/14880] Fetch values before comparing their...
tree
|
commitdiff
next