projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disambiguate info_print_options
[deliverable/binutils-gdb.git]
/
gdb
/
cli
/
2020-01-21
Tom Tromey
Allow use of Pygments to colorize source code
tree
|
commitdiff
2020-01-13
Simon Marchi
gdb: add back declarations for _initialize functions
tree
|
commitdiff
2020-01-07
Jon Turney
Enable styling by default on Cygwin
tree
|
commitdiff
2020-01-06
Eli Zaretskii
Improve process exit status macros on MinGW
tree
|
commitdiff
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
tree
|
commitdiff
2019-12-27
Tom Tromey
Reorder an "if" in print_disassembly
tree
|
commitdiff
2019-12-01
Tom Tromey
Add TUI border colors
tree
|
commitdiff
2019-11-30
Philippe Waroquiers
Allow . character as part of command names.
tree
|
commitdiff
2019-11-30
Philippe Waroquiers
Implement user defined prefix.
tree
|
commitdiff
2019-11-26
Tom Tromey
Let commands free "name"
tree
|
commitdiff
2019-11-22
Christian Biesinger
Replace SYMBOL_*_NAME accessors with member functions
tree
|
commitdiff
2019-11-21
Tom de Vries
[gdb] Only force INTERP_CONSOLE ui_out for breakpoint...
tree
|
commitdiff
2019-11-10
Tom Tromey
Remove unused constructor declaration from cli_style_option
tree
|
commitdiff
2019-11-08
Tom Tromey
Constify command_line_input
tree
|
commitdiff
2019-11-06
Tom Tromey
Remove some includes of readline.h
tree
|
commitdiff
2019-10-31
Philippe Waroquiers
Implement convenience functions to examine GDB settings.
tree
|
commitdiff
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
tree
|
commitdiff
2019-10-12
Christian Biesinger
Move declaration of max_user_call_depth to header
tree
|
commitdiff
2019-10-03
Tom de Vries
[gdb] Fix set/show style metadata help text
tree
|
commitdiff
2019-10-01
Tom Tromey
Use styled_string for "show logging filename"
tree
|
commitdiff
2019-10-01
Tom Tromey
Introduce metadata style
tree
|
commitdiff
2019-10-01
Tom Tromey
Style "pwd" output
tree
|
commitdiff
2019-09-19
Alan Modra
bfd_section_* macros
tree
|
commitdiff
2019-09-18
Christian Biesinger
Change boolean options to bool instead of int
tree
|
commitdiff
2019-08-27
Andrew Burgess
gdb: Add new -n flag to some info commands
tree
|
commitdiff
2019-08-21
Pedro Alves
Fix nullptr in with_command_1
tree
|
commitdiff
2019-08-06
Philippe Waroquiers
Make first and last lines of 'command help documentatio...
tree
|
commitdiff
2019-07-11
Andrew Burgess
gdb: Add command completers for some info commands
tree
|
commitdiff
2019-07-11
Andrew Burgess
gdb: Make use of gdb::option framework for some info...
tree
|
commitdiff
2019-07-11
Andrew Burgess
gdb: Allow quoting around string options in the gdb...
tree
|
commitdiff
2019-07-11
Tom Tromey
Remove init_cli_cmds
tree
|
commitdiff
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
tree
|
commitdiff
2019-07-09
Tom Tromey
Rename common to gdbsupport
tree
|
commitdiff
2019-07-03
Pedro Alves
pipe command completer
tree
|
commitdiff
2019-07-03
Pedro Alves
Teach gdb::option about string options
tree
|
commitdiff
2019-07-03
Pedro Alves
Make gdb::option::complete_options save processed argum...
tree
|
commitdiff
2019-07-03
Pedro Alves
Introduce the "with" command
tree
|
commitdiff
2019-06-25
Philippe Waroquiers
Fix alias command not detecting non matching prefix...
tree
|
commitdiff
2019-06-16
Tom Tromey
Remove unnecessary casts of NULL
tree
|
commitdiff
2019-06-14
Tom Tromey
Do not emit style escape sequences to log file
tree
|
commitdiff
2019-06-13
Pedro Alves
Fix "set integer-command unlimited junk"
tree
|
commitdiff
2019-06-12
Pedro Alves
Delete parse_flags/parse_flags_qcs
tree
|
commitdiff
2019-06-12
Pedro Alves
Make "frame apply" support -OPT options
tree
|
commitdiff
2019-06-12
Pedro Alves
"set print raw frame-arguments" -> "set print raw-frame...
tree
|
commitdiff
2019-06-12
Pedro Alves
Introduce generic command options framework
tree
|
commitdiff
2019-06-12
Pedro Alves
number_or_range_parser::get_number, don't treat "1...
tree
|
commitdiff
2019-06-12
Pedro Alves
boolean/auto-boolean commands, make "o" ambiguous
tree
|
commitdiff
2019-06-12
Pedro Alves
Remove "show" command completers, "set" command complet...
tree
|
commitdiff
2019-06-12
Pedro Alves
Fix "set enum-command value junk"
tree
|
commitdiff
2019-06-12
Pedro Alves
Allow "unlimited" abbreviations
tree
|
commitdiff
2019-06-12
Pedro Alves
Make check_for_argument skip whitespace after arg itself
tree
|
commitdiff
2019-06-10
Tom Tromey
Remove newlines from warnings
tree
|
commitdiff
2019-06-04
Pedro Alves
Introduce and use make_unique_xstrdup
tree
|
commitdiff
2019-06-03
Philippe Waroquiers
Improve usability and/or readibility of help and apropo...
tree
|
commitdiff
2019-06-03
Philippe Waroquiers
Add highlight style, title style, fputs_highlighted...
tree
|
commitdiff
2019-05-31
Philippe Waroquiers
Implement | (pipe) command.
tree
|
commitdiff
2019-05-21
Tom de Vries
[gdb/cli] Fix use of uninitialized variable in complete...
tree
|
commitdiff
2019-05-17
Alan Hayward
Add debug redirect option
tree
|
commitdiff
2019-05-17
Alan Hayward
Change file close behavior for tee_file
tree
|
commitdiff
2019-05-17
Jan Vrany
MI: extract command completion logic from complete_comm...
tree
|
commitdiff
2019-05-04
Tom Tromey
Change valid_command_p to return bool
tree
|
commitdiff
2019-05-04
Tom Tromey
Change valid_user_defined_cmd_name_p to return bool
tree
|
commitdiff
2019-04-25
Tom Tromey
Make exception handling more efficient
tree
|
commitdiff
2019-04-25
Tom Tromey
Remove exception_none
tree
|
commitdiff
2019-04-19
Philippe Waroquiers
OBVIOUS move add_comm_alias "!" <=> "shell" near the...
tree
|
commitdiff
2019-04-08
Tom Tromey
Replace throw_exception with throw in some cases
tree
|
commitdiff
2019-04-08
Tom Tromey
Rename gdb exception types
tree
|
commitdiff
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
tree
|
commitdiff
2019-04-08
Tom Tromey
Make exceptions use std::string and be self-managing
tree
|
commitdiff
2019-03-14
Tom Tromey
Add the "set style source" command
tree
|
commitdiff
2019-03-14
Tom Tromey
Make TUI react to "set style enabled"
tree
|
commitdiff
2019-03-09
Eli Zaretskii
Support styling on native MS-Windows console
tree
|
commitdiff
2019-03-05
Tom Tromey
Remove excess calls to gdb_flush
tree
|
commitdiff
2019-02-20
Simon Marchi
Fix error message and use-after-free on errors in neste...
tree
|
commitdiff
2019-02-07
Tom Tromey
C++-ify struct thread_fsm
tree
|
commitdiff
2019-02-07
Tom Tromey
Normalize include guards in gdb
tree
|
commitdiff
2019-01-25
Tom Tromey
Normalize includes to use common/
tree
|
commitdiff
2019-01-21
Tom Tromey
Remove duplicate or commented-out #includes
tree
|
commitdiff
2019-01-12
Philippe Waroquiers
Implement help/show values for 'set|show style'.
tree
|
commitdiff
2019-01-09
Andrew Burgess
gdb: Avoid signed integer overflow when printing source...
tree
|
commitdiff
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
tree
|
commitdiff
2018-12-30
Philippe Waroquiers
Fix 'help set/show style' strange layouts/results.
tree
|
commitdiff
2018-12-28
Tom Tromey
Highlight source code using GNU Source Highlight
tree
|
commitdiff
2018-12-28
Tom Tromey
Style addresses
tree
|
commitdiff
2018-12-28
Tom Tromey
Style variable names
tree
|
commitdiff
2018-12-28
Tom Tromey
Reset terminal styles
tree
|
commitdiff
2018-12-28
Tom Tromey
Add output styles to gdb
tree
|
commitdiff
2018-12-28
Tom Tromey
Add a "context" argument to add_setshow_enum_cmd
tree
|
commitdiff
2018-11-22
Pedro Alves
Avoid find_thread_ptid with null_ptid
tree
|
commitdiff
2018-10-27
Tom Tromey
Unify shell-finding logic
tree
|
commitdiff
2018-10-27
Philippe Waroquiers
New cli-utils.h/.c function extract_info_print_args
tree
|
commitdiff
2018-10-19
Gary Benson
Fix cli_interp::cli_uiout resource leak found by Coverity
tree
|
commitdiff
2018-10-18
Sergio Durigan Junior
Fix PR cli/23785: Check if file exists when invoking...
tree
|
commitdiff
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
tree
|
commitdiff
2018-09-28
Andrew Burgess
gdb: Change how frames are selected for 'frame' and...
tree
|
commitdiff
2018-09-17
Simon Marchi
python: Make gdb.execute("show commands") work (PR...
tree
|
commitdiff
2018-09-05
Tom Tromey
Remove unnecessary casts from cli-cmds.c
tree
|
commitdiff
2018-08-23
Kevin Buettner
Disassemble blocks with non-contiguous ranges
tree
|
commitdiff
2018-08-17
Tom Tromey
Remove "repeat" argument from command_line_input
tree
|
commitdiff
2018-08-17
Tom Tromey
Fix use-after-free in number_or_range_parser
tree
|
commitdiff
next
This page took
0.155019 seconds
and
7
git commands to generate.