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
Commit message (
Expand
)
Author
Age
Files
Lines
*
better packing for command struct
Tom Tromey
2014-01-20
1
-48
/
+48
*
convert flags to bitfields
Tom Tromey
2014-01-20
2
-52
/
+49
*
remove deprecated_set_hook
Tom Tromey
2014-01-13
1
-2
/
+0
*
replace XMALLOC with XNEW
Tom Tromey
2014-01-13
1
-2
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
13
-13
/
+13
*
Eliminate UNSUPPORTED_ERROR.
Pedro Alves
2013-12-12
1
-19
/
+7
*
fix a couple of FIXMEs
Tom Tromey
2013-12-06
1
-4
/
+2
*
cli/cli-script.c (multi_line_command_p): New function.
Doug Evans
2013-11-23
1
-15
/
+24
*
remove gdb_string.h
Tom Tromey
2013-11-18
8
-8
/
+8
*
New function cli-utils.c:extract_arg_const
Joel Brobecker
2013-11-14
2
-8
/
+24
*
warn if "source" fails to open the file when from_tty == 0
Joel Brobecker
2013-10-11
1
-2
/
+5
*
Rename "set/show remotebaud" command into "set/show serial baud"
Joel Brobecker
2013-10-10
1
-19
/
+0
*
Constification of parse_linespec and fallout:
Keith Seitz
2013-10-02
2
-2
/
+2
*
* cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
Doug Evans
2013-10-01
1
-6
/
+0
*
Give every interpreter a command_loop_proc.
Andrew Burgess
2013-09-06
1
-1
/
+3
*
Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
Jan Kratochvil
2013-09-04
1
-1
/
+1
*
Remove unnecessary XMALLOC definitions.
Pedro Alves
2013-08-09
1
-2
/
+0
*
Make functions in cli-dump.c static and remove cli-dump.h.
Pedro Alves
2013-08-09
2
-39
/
+4
*
Remove error_pre_print and quit_pre_print.
Andrew Burgess
2013-08-01
1
-3
/
+0
*
* cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
Doug Evans
2013-07-17
1
-21
/
+0
*
* gdbcmd.h (togglelist): Delete.
Doug Evans
2013-07-17
2
-9
/
+0
*
Constify main.c:get_init_files.
Pedro Alves
2013-07-01
2
-2
/
+2
*
fix cli-script.c
Tom Tromey
2013-05-30
1
-12
/
+6
*
simplify cli-logging.c for analysis
Tom Tromey
2013-05-30
1
-4
/
+5
*
remove erroneous return from setup_user_args
Tom Tromey
2013-05-30
1
-5
/
+2
*
some cleanup checker fixes
Tom Tromey
2013-05-30
2
-3
/
+10
*
2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
Muhammad Bilal
2013-04-24
1
-0
/
+3
*
PR gdb/7912:
Tom Tromey
2013-04-22
2
-1
/
+5
*
Implement a new command to show GDB build-time configuration parameters.
Eli Zaretskii
2013-04-12
1
-0
/
+9
*
Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.
Pedro Alves
2013-04-10
2
-9
/
+74
*
make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...
Pedro Alves
2013-04-10
1
-1
/
+1
*
Subject: Fix range validation of integer commands with "unlimited".
Pedro Alves
2013-03-22
1
-2
/
+12
*
Whoops, wrong patch. Reverting.
Pedro Alves
2013-03-22
1
-11
/
+2
*
Subject: Fix range validation of integer commands with "unlimited".
Pedro Alves
2013-03-22
1
-2
/
+11
*
New commands "mt set per-command {space,time,symtab} {on,off}".
Doug Evans
2013-03-21
2
-14
/
+11
*
Fix PR gdb/15289 - "set remote hardware-watchpoint-limit" broken (zinteger co...
Pedro Alves
2013-03-20
1
-8
/
+13
*
Constify strings in tracepoint.c, lookup_cmd and the completers.
Pedro Alves
2013-03-13
5
-61
/
+64
*
* ada-lang.c (ada_read_renaming_var_value): Pass const
Keith Seitz
2013-03-12
3
-18
/
+24
*
* breakpoint.c (catch_syscall_split_args): Use skip_spaces.
Keith Seitz
2013-03-07
1
-9
/
+5
*
gdb/
Yao Qi
2013-03-05
1
-1
/
+1
*
gdb/
Yao Qi
2013-02-14
1
-2
/
+0
*
Consistent use of (C) after "Copyright".
Pedro Alves
2013-02-12
13
-13
/
+13
*
* cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
Doug Evans
2013-02-07
1
-1
/
+6
*
gdb/
Jan Kratochvil
2013-02-03
1
-5
/
+8
*
gdb/
Jan Kratochvil
2013-02-03
1
-4
/
+1
*
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar Ristovski
2013-01-31
1
-3
/
+0
*
* cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
Tom Tromey
2013-01-14
1
-2
/
+5
*
Add make_cleanup_free_command_lines declaration "extern".
Joel Brobecker
2013-01-01
1
-1
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
14
-15
/
+14
*
gdb/
Jan Kratochvil
2012-12-25
1
-10
/
+1
[next]