Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Unified Diff: gdb/gdb.1

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/gcore.c ('k') | gdb/gdb-code-style.el » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/gdb.1
diff --git a/gdb/gdb.1 b/gdb/gdb.1
index bdee5814f4709dea6e51f3e8ae1263bef84424e0..f94434374bd3a094f6670abcc0f1e4e27bb22052 100644
--- a/gdb/gdb.1
+++ b/gdb/gdb.1
@@ -33,7 +33,10 @@ gdb \- The GNU Debugger
.I core\c
\&\|]
.RB "[\|" "\-x "\c
-.I cmds\c
+.I file\c
+\&\|]
+.RB "[\|" "\-ex "\c
+.I cmd\c
\&\|]
.RB "[\|" "\-d "\c
.I dir\c
@@ -263,6 +266,13 @@ Execute GDB commands from file \c
\&.
.TP
+.BI "\-ex " "command"\c
+\&
+Execute given GDB \c
+.I command\c
+\&.
+
+.TP
.BI "\-directory=" "directory"\c
.TP
.BI "\-d " "directory"\c
« no previous file with comments | « gdb/gcore.c ('k') | gdb/gdb-code-style.el » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698