From: Eli Zaretskii <eliz@gnu.org>
To: gdb-patches@sourceware.org
Subject: Re: [committed] update gdb.texinfo for "set/show cygwin-exceptions"
Date: Mon, 22 May 2006 23:11:00 -0000 [thread overview]
Message-ID: <ud5e5ga1y.fsf@gnu.org> (raw)
In-Reply-To: <20060522041938.GA7733@trixie.casa.cgf.cx> (message from Christopher Faylor on Mon, 22 May 2006 00:19:38 -0400)
> Date: Mon, 22 May 2006 00:19:38 -0400
> From: Christopher Faylor <me@cgf.cx>
>
> 2006-05-22 Christopher Faylor <cgf@timesys.com>
>
> * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
Thanks. This had some drawbacks; fixed thusly:
2006-05-22 Eli Zaretskii <eliz@gnu.org>
* gdb.texinfo (Cygwin Native): Fix last change.
Index: gdb/doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.331
diff -u -r1.331 gdb.texinfo
--- gdb/doc/gdb.texinfo 22 May 2006 04:17:59 -0000 1.331
+++ gdb/doc/gdb.texinfo 22 May 2006 18:58:35 -0000
@@ -13518,14 +13518,21 @@
add-sym command but without the need to specify a base address.
@kindex set cygwin-exceptions
+@cindex debugging the Cygwin DLL
+@cindex Cygwin DLL, debugging
@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".
+If @var{mode} is @code{on}, @value{GDBN} will break on exceptions that
+happen inside the Cygwin DLL. If @var{mode} is @code{off},
+@value{GDBN} will delay recognition of exceptions, and may ignore some
+exceptions which seem to be caused by internal Cygwin DLL
+``bookkeeping''. This option is meant primarily for debugging the
+Cygwin DLL itself; the default value is @code{off} to avoid annoying
+@value{GDBN} users with false @code{SIGSEGV} signals.
@kindex show cygwin-exceptions
@item show cygwin-exceptions
-Displays whether gdb will break on exceptions from the cygwin DLL itself.
+Displays whether @value{GDBN} will break on exceptions that happen
+inside the Cygwin DLL itself.
@kindex set new-console
@item set new-console @var{mode}
next prev parent reply other threads:[~2006-05-22 18:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-22 18:59 Christopher Faylor
2006-05-22 23:11 ` Eli Zaretskii [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ud5e5ga1y.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox