projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4849470
)
* guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.
author
Doug Evans
<xdje42@gmail.com>
Sun, 27 Jul 2014 14:41:01 +0000
(07:41 -0700)
committer
Doug Evans
<xdje42@gmail.com>
Sun, 27 Jul 2014 14:41:01 +0000
(07:41 -0700)
gdb/ChangeLog
patch
|
blob
|
history
gdb/guile/guile.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 69bac01494bf3250e7f7616377fc3580ca18a36f..a052a3e82c17874553aaa3afabc4ebeb57823a56 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2014-07-27 Doug Evans <xdje42@gmail.com>
+
+ * guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.
+
2014-07-26 Ludovic Courtès <ludo@gnu.org>
Doug Evans <xdje42@gmail.com>
diff --git
a/gdb/guile/guile.c
b/gdb/guile/guile.c
index 1c0923d8813141123dc6f540e24ae8963a87e2ad..ff99cdfbebb90dd2555e132bd09a99569b61153c 100644
(file)
--- a/
gdb/guile/guile.c
+++ b/
gdb/guile/guile.c
@@
-304,7
+304,7
@@
gdbscm_source_script (const struct extension_language_defn *extlang,
}
}
\f
-/* (execute string [#:from-tty boolean] [#:to-string boolean
\
+/* (execute string [#:from-tty boolean] [#:to-string boolean
])
A Scheme function which evaluates a string using the gdb CLI. */
static SCM