projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd110ab
)
Add PR # 7200 to: Make "!" an alias for "shell".
author
Doug Evans
<dje@google.com>
Wed, 14 Dec 2011 15:31:55 +0000
(15:31 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 14 Dec 2011 15:31:55 +0000
(15:31 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
ff2df39
..
13b7ecf
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1097,7
+1097,7
@@
2011-11-14 Doug Evans <dje@google.com>
- Make "!" an alias for "shell".
+
PR gdb/7200
Make "!" an alias for "shell".
* NEWS: Add mention.
* cli/cli-cmds.c (init_cli_cmds): Remove xdb_commands condition on
adding "!" command, always add it.