projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
change section name in gdb/NEWS for changes in GDB 8.3
[external/binutils.git]
/
gdb
/
cli
/
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
2018-07-30
Tom Tromey
Remove old lint code
tree
|
commitdiff
2018-07-22
Tom Tromey
Simple unused variable removals
tree
|
commitdiff
2018-07-12
Philippe Waroquiers
Add helper functions parse_flags and parse_flags_qcs
tree
|
commitdiff
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
tree
|
commitdiff
2018-06-14
Philippe Waroquiers
Fix/improve on-line help of 'define' command.
tree
|
commitdiff
2018-06-05
Tom Tromey
Remove some text from --version output
tree
|
commitdiff
2018-05-25
Tom Tromey
Remove interp_ui_out
tree
|
commitdiff
2018-05-25
Tom Tromey
Change the as_*_interp functions to use dynamic_cast
tree
|
commitdiff
2018-05-25
Tom Tromey
Use scoped_restore in a couple of interp-related places
tree
|
commitdiff
2018-05-04
Tom Tromey
Let gdb.execute handle multi-line commands
tree
|
commitdiff
2018-05-04
Tom Tromey
Use function_view in cli-script.c
tree
|
commitdiff
2018-05-04
Tom Tromey
Allow defining a user command inside a user command
tree
|
commitdiff
2018-05-04
Tom Tromey
Constify prompt argument to read_command_lines
tree
|
commitdiff
2018-05-04
Tom Tromey
Make print_command_trace varargs
tree
|
commitdiff
2018-05-04
Tom Tromey
Use counted_command_line everywhere
tree
|
commitdiff
2018-05-04
Tom Tromey
Allocate cmd_list_element with new
tree
|
commitdiff
2018-04-09
Simon Marchi
Add gdb::string_view
tree
|
commitdiff
2018-03-19
Tom Tromey
Convert observers to C++
tree
|
commitdiff
2018-02-14
Tom Tromey
Change openp et al to use a unique_xmalloc_ptr
tree
|
commitdiff
2018-02-13
Simon Marchi
Use enum flags for flags passed to openp
tree
|
commitdiff
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
tree
|
commitdiff
2017-12-13
Pedro Alves
Factor out final completion match string building
tree
|
commitdiff
2017-12-05
Simon Marchi
Remove some unused variables
tree
|
commitdiff
2017-11-22
Yao Qi
Fix build with GCC 8: strncpy -> memcpy
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify execute_command
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_setshow_*
tree
|
commitdiff
2017-11-07
Tom Tromey
Remove cmd_cfunc_ftype
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_info
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_com
tree
|
commitdiff
2017-11-07
Tom Tromey
Add set_repeat_arguments function
tree
|
commitdiff
2017-11-07
Tom Tromey
Make set_cmd_cfunc private
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_com_suppress_notification
tree
|
commitdiff
2017-11-07
Tom Tromey
Constify add_abbrev_prefix_cmd
tree
|
commitdiff
2017-11-07
Pedro Alves
Make breakpoint/location number parsing error output...
tree
|
commitdiff
2017-11-01
Simon Marchi
Use console uiout when executing breakpoint commands
tree
|
commitdiff
2017-10-11
Tom Tromey
Constify add_prefix_cmd
tree
|
commitdiff
2017-10-04
Pedro Alves
Add missing-END_CATCH detection/protection (to gdb...
tree
|
commitdiff
2017-10-04
Sergio Durigan Junior
Implement "set cwd" command on GDB
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify cd_command
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify some linespec functions
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify some commands in cli-logging.c
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify user_defined_command
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify commands in cli-dump.c
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify some commands in cli-cmds.c
tree
|
commitdiff
2017-09-27
Tom Tromey
Constify not_just_help_class_command
tree
|
commitdiff
2017-09-27
Tom Tromey
Add add_cmd function overloads
tree
|
commitdiff
2017-09-22
Sergio Durigan Junior
Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
tree
|
commitdiff
2017-09-20
Pedro Alves
Make "list ambiguous" show symbol names too
tree
|
commitdiff
2017-09-11
Tom Tromey
Replace clear_hook_in_cleanup with scoped_restore_hook_in
tree
|
commitdiff
2017-09-11
Tom Tromey
Replace interp_set_temp with scoped_restore_interp
tree
|
commitdiff
2017-09-11
Tom Tromey
Make extract_arg return a std::string
tree
|
commitdiff
2017-09-11
Tom Tromey
Rename _const functions to use overloading instead
tree
|
commitdiff
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
tree
|
commitdiff
2017-09-04
Pedro Alves
Introduce gdb_disassembly_flags
tree
|
commitdiff
2017-09-04
Simon Marchi
Error out immediatly when using if command without...
tree
|
commitdiff
2017-09-04
Simon Marchi
Move command lines types/declarations to cli-script.h
tree
|
commitdiff
2017-09-04
Pedro Alves
Kill init_sal
tree
|
commitdiff
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
tree
|
commitdiff
2017-09-04
Pedro Alves
Clarify "list" output when specified lines are ambiguous
tree
|
commitdiff
2017-09-03
Tom Tromey
Use std::string in do_set_command
tree
|
commitdiff
2017-09-03
Tom Tromey
Use unique_xmalloc_ptr in cd_command
tree
|
commitdiff
2017-08-28
Simon Marchi
define_command: Don't convert command name to lower...
tree
|
commitdiff
2017-08-22
Zhouyi Zhou
List actual code around more than one location
tree
|
commitdiff
2017-08-17
Pedro Alves
Plug source_command leak
tree
|
commitdiff
2017-08-05
Tom Tromey
Use gdb::unique_xmalloc_ptr when calling tilde_expand
tree
|
commitdiff
2017-08-03
Tom Tromey
Introduce gdb_argv, a class wrapper for buildargv
tree
|
commitdiff
2017-08-03
Tom Tromey
Replace do_restore_instream_cleanup with scoped_restore
tree
|
commitdiff
2017-08-03
Tom Tromey
Use a scoped_restore for command_nest_depth
tree
|
commitdiff
2017-08-03
Tom Tromey
Remove user_call_depth
tree
|
commitdiff
2017-08-03
Tom Tromey
Remove in_user_command
tree
|
commitdiff
2017-08-03
Tom Tromey
Use containers to avoid cleanups
tree
|
commitdiff
2017-08-03
Tom Tromey
More uses of scoped_restore
tree
|
commitdiff
2017-08-03
Tom Tromey
Change return type of find_and_open_script
tree
|
commitdiff
next