This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit] scm-breakpoint.c (breakpoint_functions): Fix typo.
- From: Doug Evans <xdje42 at gmail dot com>
- To: gdb-patches at sourceware dot org
- Date: Wed, 21 May 2014 12:05:54 -0700
- Subject: [commit] scm-breakpoint.c (breakpoint_functions): Fix typo.
- Authentication-results: sourceware.org; auth=none
Hi.
fyi, I committed this.
2014-05-21 Doug Evans <xdje42@gmail.com>
* scm-breakpoint.c (breakpoint_functions): Fix typo.
diff --git a/gdb/guile/scm-breakpoint.c b/gdb/guile/scm-breakpoint.c
index d022377..c8371aa 100644
--- a/gdb/guile/scm-breakpoint.c
+++ b/gdb/guile/scm-breakpoint.c
@@ -1094,7 +1094,7 @@ Return #t if the breakpoint is enabled." },
"\
Set the breakpoint's enabled state.\n\
\n\
- Arguments: <gdb:breakpoint boolean" },
+ Arguments: <gdb:breakpoint> boolean" },
{ "breakpoint-silent?", 1, 0, 0, gdbscm_breakpoint_silent_p,
"\