index
:
ampere-computing/binutils-gdb.git
binutils-2_30-amp-branch
binutils-2_31_1-amp-branch
binutils-2_32-amp-branch
binutils-2_34-amp-branch
gdb-8.1-amp-branch
gdb-8.2.1-amp-branch
gdb-9.1-amp-branch
Binutils/GDB including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
cli
/
cli-script.c
Age
Commit message (
Expand
)
Author
2018-01-02
Update copyright year range in all GDB files
Joel Brobecker
2017-11-07
Constify execute_command
Tom Tromey
2017-11-07
Constify add_com
Tom Tromey
2017-10-31
Use console uiout when executing breakpoint commands
Simon Marchi
2017-09-27
Constify user_defined_command
Tom Tromey
2017-09-11
Replace clear_hook_in_cleanup with scoped_restore_hook_in
Tom Tromey
2017-09-11
Replace interp_set_temp with scoped_restore_interp
Tom Tromey
2017-09-11
Rename _const functions to use overloading instead
Tom Tromey
2017-09-09
Remove unnecessary function prototypes.
John Baldwin
2017-09-04
Error out immediatly when using if command without args in command list
Simon Marchi
2017-08-28
define_command: Don't convert command name to lower case
Simon Marchi
2017-08-03
Replace do_restore_instream_cleanup with scoped_restore
Tom Tromey
2017-08-03
Use a scoped_restore for command_nest_depth
Tom Tromey
2017-08-03
Remove user_call_depth
Tom Tromey
2017-08-03
Remove in_user_command
Tom Tromey
2017-08-03
More uses of scoped_restore
Tom Tromey
2017-06-30
PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...
Sergio Durigan Junior
2017-06-30
PR cli/21688: Fix multi-line/inline command differentiation
Sergio Durigan Junior
2017-04-12
Introduce command_line_up
Tom Tromey
2017-04-05
-Wwrite-strings: The Rest
Pedro Alves
2017-02-08
Command abbreviation in define
Jerome Guitton
2017-01-01
update copyright year range in GDB files
Joel Brobecker
2016-12-22
Class-ify ui_out
Simon Marchi
2016-12-02
Support an "unlimited" number of user-defined arguments
Pedro Alves
2016-12-02
Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution
Pedro Alves
2016-11-08
'struct expression *' -> gdb::unique_xmalloc_ptr<expression>
Pedro Alves
2016-11-08
cli-script.c: Simplify using std::string, eliminate cleanups
Pedro Alves
2016-11-08
cli/cli-script.c: Remove some dead NULL checks
Pedro Alves
2016-10-21
Use RAII to save and restore scalars
Tom Tromey
2016-06-21
Make stdin be per UI
Pedro Alves
2016-06-21
Make instream be per UI
Pedro Alves
2016-06-21
Make the interpreters be per UI
Pedro Alves
2016-01-01
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2015-09-28
cli-script.c: Fix read_next_line's comment
Simon Marchi
2015-09-25
Add some more casts (1/2)
Simon Marchi
2015-09-25
Add casts to memory allocation related calls
Simon Marchi
2015-08-26
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-05-16
compile: Distribute scope, add scope_data
Jan Kratochvil
2015-03-07
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
Normalize TRY_CATCH exception handling block
Pedro Alves
2015-03-06
New common function "startswith"
Gary Benson
2015-02-27
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-01-01
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2014-12-12
the "compile" command
Tom Tromey
2014-10-08
Remove spurious exceptions.h inclusions
Gary Benson
2014-09-07
Fix PR gdb/17035: "show user" doesn't list user-defined commands that
Gabriel Krisman Bertazi
2014-08-07
Include string.h in common-defs.h
Gary Benson
2014-08-07
Include gdb_assert.h in common-defs.h
Gary Benson
2014-07-24
constify command docs
Tom Tromey
2014-07-24
constify command prefix
Tom Tromey
[next]