* [PATCH 3/4] catch syscall' feature -- Documentation part
@ 2008-09-30 18:12 Sérgio Durigan Júnior
2008-09-30 18:47 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Sérgio Durigan Júnior @ 2008-09-30 18:12 UTC (permalink / raw)
To: gdb-patches
This is the documentation part of the patch.
Regards,
--
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil
2008-09-29 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
* gdb.texinfo (catch syscall): Documentation about the
new feature.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 9db0ff8..0838d23 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3625,6 +3625,12 @@ A failed Ada assertion.
A call to @code{exec}. This is currently only available for HP-UX
and @sc{gnu}/Linux.
+@item syscall
+@itemx syscall @var{syscall name}
+@cindex break on call to/return from a system call
+A call to/return from a @code{syscall} -- similar to the @code{strace}
+utility.
+
@item fork
A call to @code{fork}. This is currently only available for HP-UX
and @sc{gnu}/Linux.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 3/4] catch syscall' feature -- Documentation part
2008-09-30 18:12 [PATCH 3/4] catch syscall' feature -- Documentation part Sérgio Durigan Júnior
@ 2008-09-30 18:47 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2008-09-30 18:47 UTC (permalink / raw)
To: Sérgio Durigan Júnior; +Cc: gdb-patches
> From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= <sergiodj@linux.vnet.ibm.com>
> Date: Tue, 30 Sep 2008 15:13:35 -0300
>
> This is the documentation part of the patch.
OK.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-30 18:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-30 18:12 [PATCH 3/4] catch syscall' feature -- Documentation part Sérgio Durigan Júnior
2008-09-30 18:47 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox