projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-nat: Eliminate custom target_terminal_{inferior,ours}, stop using set_sigint_trap
[external/binutils.git]
/
gdb
/
cli
/
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
2017-08-03
Tom Tromey
Introduce and use gdb_file_up
tree
|
commitdiff
2017-07-26
Yao Qi
Add "maint check xml-descriptions" to test builtin...
tree
|
commitdiff
2017-07-17
Pedro Alves
Rewrite/enhance explicit locations completer, parse...
tree
|
commitdiff
2017-07-17
Pedro Alves
"complete" command and completion word break characters
tree
|
commitdiff
2017-07-17
Pedro Alves
Introduce class completion_tracker & rewrite completion...
tree
|
commitdiff
2017-07-17
Pedro Alves
Clean up "completer_handle_brkchars" callback handling
tree
|
commitdiff
2017-07-17
Pedro Alves
Rename make_symbol_completion_list_fn -> symbol_completer
tree
|
commitdiff
2017-06-30
Sergio Durigan Junior
PR cli/21688: Detect aliases when issuing python/compil...
tree
|
commitdiff
2017-06-30
Sergio Durigan Junior
PR cli/21688: Fix multi-line/inline command differentiation
tree
|
commitdiff
2017-06-14
Pedro Alves
Introduce gdb::byte_vector, add allocator that default...
tree
|
commitdiff
2017-06-07
Pedro Alves
Introduce compiled_regex, eliminate make_regfree_cleanup
tree
|
commitdiff
2017-05-17
Yao Qi
Add alias command to cmd_list_element
tree
|
commitdiff
2017-04-22
Tom Tromey
Use ui_out_emit_tuple
tree
|
commitdiff
2017-04-12
Tom Tromey
Use scoped_restore in more places
tree
|
commitdiff
2017-04-12
Tom Tromey
Introduce command_line_up
tree
|
commitdiff
2017-04-12
Tom Tromey
Introduce event_location_up
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: Some constification in gdb/breakpoint.c
tree
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: Constify shell_escape and plug make_co...
tree
|
commitdiff
2017-02-08
Jerome Guitton
Command abbreviation in define
tree
|
commitdiff
2017-02-08
Jerome Guitton
Command names: make them case sensitive
tree
|
commitdiff
2017-02-03
Pedro Alves
C++-fy struct interp/cli_interp/tui_interp/mi_interp
tree
|
commitdiff
2017-02-02
Pedro Alves
Move "tee" building down to interpreter::set_logging_proc
tree
|
commitdiff
2017-02-02
Pedro Alves
Fix "-gdb-set logging redirect on" crash
tree
|
commitdiff
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
tree
|
commitdiff
2017-02-02
Simon Marchi
Remove unused file_string parameter in gdb_disassembly
tree
|
commitdiff
2017-01-11
Simon Marchi
Fix typo in lookup_cmd_1 comment
tree
|
commitdiff
2017-01-11
Tom Tromey
Use class to manage BFD reference counts
tree
|
commitdiff
2017-01-10
Simon Marchi
Change return type of ui_out redirect to void
tree
|
commitdiff
2017-01-01
Joel Brobecker
update copyright year range in GDB files
tree
|
commitdiff
2016-12-22
Simon Marchi
Class-ify ui_out
tree
|
commitdiff
2016-12-02
Pedro Alves
Support an "unlimited" number of user-defined arguments
tree
|
commitdiff
2016-12-02
Pedro Alves
Fix PR 20559 - "eval" command and $arg0...$arg9/$argc...
tree
|
commitdiff
2016-11-15
Pedro Alves
gdb::{unique_ptr,move} -> std::{unique_ptr,move}
tree
|
commitdiff
2016-11-08
Pedro Alves
Use ui_file_as_string in gdb/cli/cli-setshow.c
tree
|
commitdiff
2016-11-08
Pedro Alves
'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
tree
|
commitdiff
2016-11-08
Pedro Alves
cli-script.c: Simplify using std::string, eliminate...
tree
|
commitdiff
2016-11-08
Pedro Alves
cli/cli-script.c: Remove some dead NULL checks
tree
|
commitdiff
2016-10-21
Tom Tromey
Replace two xmallocs with unique_ptr
tree
|
commitdiff
2016-10-21
Tom Tromey
Remove make_cleanup_restore_current_ui
tree
|
commitdiff
2016-10-21
Tom Tromey
Use RAII to save and restore scalars
tree
|
commitdiff
2016-10-13
Pedro Alves
Convert tid_range_parser and get_number_or_range to...
tree
|
commitdiff
2016-10-03
Antoine Tremblay
Emit inferior, thread and frame selection events to...
tree
|
commitdiff
2016-09-23
Tom Tromey
Use std::string rather than dyn-string
tree
|
commitdiff
2016-09-21
Tom Tromey
PR gdb/20604 - fix "quit" when an invalid expression...
tree
|
commitdiff
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
tree
|
commitdiff
2016-06-21
Pedro Alves
Make stdin be per UI
tree
|
commitdiff
next