GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
cli
/
cli-decode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap help options when building help string
Tom Tromey
2024-11-11
1
-0
/
+3
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
1
-1
/
+1
*
gdb: remove unused parameters in print_doc_of_command, apropos_cmd
Simon Marchi
2023-04-02
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdb/cli: convert cli_suppress_notification from int to bool
Tankut Baris Aktemur
2022-02-07
1
-1
/
+1
*
gdb/python: improve the auto help text for gdb.Parameter
Andrew Burgess
2022-01-26
1
-0
/
+6
*
Move gdb_regex to gdbsupport
Tom Tromey
2022-01-18
1
-1
/
+1
*
Move gdb_argv to gdbsupport
Tom Tromey
2022-01-18
1
-0
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: use intrusive_list for cmd_list_element aliases list
Simon Marchi
2021-12-03
1
-5
/
+13
*
gdb: Introduce setting construct within cmd_list_element
Lancelot SIX
2021-10-03
1
-7
/
+2
*
gdb: remove cmd_list_element::function::sfunc
Simon Marchi
2021-07-23
1
-6
/
+2
*
gdb: rename cfunc to simple_func
Simon Marchi
2021-07-23
1
-2
/
+6
*
gdb: add assert in cmd_list_element::set_context
Simon Marchi
2021-06-25
1
-1
/
+4
*
gdb: add context getter/setter to cmd_list_element
Simon Marchi
2021-06-25
1
-3
/
+10
*
gdb: add cmd_list_element::is_command_class_help
Simon Marchi
2021-05-17
1
-0
/
+6
*
gdb: add cmd_list_element::is_prefix
Simon Marchi
2021-05-17
1
-0
/
+4
*
gdb: add cmd_list_element::is_alias
Simon Marchi
2021-05-17
1
-0
/
+4
*
gdb: rename cmd_list_element::cmd_pointer to target
Simon Marchi
2021-05-17
1
-1
/
+1
*
gdb: rename cmd_list_element::prefixlist to subcommands
Simon Marchi
2021-05-17
1
-1
/
+1
*
gdb: move cmd_list_element::prefixname to cli/cli-decode.c
Simon Marchi
2021-05-17
1
-14
/
+2
*
gdb: remove cmd_list_element::pre_show_hook
Simon Marchi
2021-05-13
1
-4
/
+0
*
gdb: generate the prefix name for prefix commands on demand
Marco Barisione
2021-05-12
1
-7
/
+19
*
gdb: fix indentation of cmd_list_element
Simon Marchi
2021-05-11
1
-193
/
+193
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-1
/
+1
*
Remove "cmd_type" function
Tom Tromey
2020-06-28
1
-11
/
+6
*
default-args: allow to define default arguments for aliases
Philippe Waroquiers
2020-06-22
1
-0
/
+4
*
Fix/improve 'help CLASS' output
Philippe Waroquiers
2020-05-15
1
-3
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Let commands free "name"
Tom Tromey
2019-11-26
1
-0
/
+7
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-3
/
+8
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
Introduce generic command options framework
Pedro Alves
2019-06-13
1
-0
/
+4
*
Improve usability and/or readibility of help and apropos output.
Philippe Waroquiers
2019-06-03
1
-1
/
+1
*
Normalize include guards in gdb
Tom Tromey
2019-02-07
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use counted_command_line everywhere
Tom Tromey
2018-05-04
1
-1
/
+2
*
Allocate cmd_list_element with new
Tom Tromey
2018-05-04
1
-23
/
+51
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify execute_command
Tom Tromey
2017-11-07
1
-1
/
+1
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-1
/
+1
*
Remove cmd_cfunc_ftype
Tom Tromey
2017-11-07
1
-2
/
+0
*
Constify not_just_help_class_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Add add_cmd function overloads
Tom Tromey
2017-09-27
1
-0
/
+2
*
Clean up "completer_handle_brkchars" callback handling
Pedro Alves
2017-07-17
1
-15
/
+2
*
Introduce compiled_regex, eliminate make_regfree_cleanup
Pedro Alves
2017-06-07
1
-3
/
+2
*
Command abbreviation in define
Jerome Guitton
2017-02-08
1
-0
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
[next]