Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [committed] update gdb.texinfo for "set/show cygwin-exceptions"
@ 2006-05-22 18:59 Christopher Faylor
  2006-05-22 23:11 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Christopher Faylor @ 2006-05-22 18:59 UTC (permalink / raw)
  To: gdb-patches

2006-05-22  Christopher Faylor  <cgf@timesys.com>

	* gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.

Index: gdb.texinfo
===================================================================
RCS file: /cvs/uberbaum/gdb/doc/gdb.texinfo,v
retrieving revision 1.330
diff -u -p -r1.330 gdb.texinfo
--- gdb.texinfo	14 May 2006 15:09:51 -0000	1.330
+++ gdb.texinfo	22 May 2006 04:17:48 -0000
@@ -13517,6 +13517,16 @@ This is a Cygwin specific alias of info 
 This command loads symbols from a dll similarly to
 add-sym command but without the need to specify a base address.
 
+@kindex set cygwin-exceptions
+@item set cygwin-exceptions @var{mode}
+If @var{mode} is @code{on} gdb will break on exceptions from the cygwin DLL itself.
+If @var{mode} is @code{off} gdb will delay recognition of exceptions and may ignore
+some exceptions which seem to be caused by internal cygwin DLL "bookkeeping".
+
+@kindex show cygwin-exceptions
+@item show cygwin-exceptions
+Displays whether gdb will break on exceptions from the cygwin DLL itself.
+
 @kindex set new-console
 @item set new-console @var{mode}
 If @var{mode} is @code{on} the debuggee will


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-23 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-22 18:59 [committed] update gdb.texinfo for "set/show cygwin-exceptions" Christopher Faylor
2006-05-22 23:11 ` Eli Zaretskii
2006-05-23 18:00   ` Christopher Faylor
2006-05-23 18:05     ` Jim Blandy
2006-05-23 19:48       ` Eli Zaretskii
2006-05-23 23:37     ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox