From: Eli Zaretskii <eliz@gnu.org>
To: "Paweł Sikora" <pawel.sikora@agmk.net>
Cc: gdb@sourceware.org
Subject: Re: How to debug fatal exceptions on Windows?
Date: Tue, 06 Aug 2013 19:25:00 -0000 [thread overview]
Message-ID: <83pptqvcyz.fsf@gnu.org> (raw)
In-Reply-To: <2613537.P6K19m4un9@localhost>
> From: PaweÅ Sikora <pawel.sikora@agmk.net>
> Date: Tue, 06 Aug 2013 20:49:54 +0200
>
> from the winapi level you can use AddVectoredExceptionHandler (winapi) to install custom exception filter
> at the first position in the chain. next, from the exception filter you can examine suitable ExceptionRecord->ExceptionCode,
> and examine ContextRecord for more details.
>
> the easier way is to use http://code.google.com/p/backtrace-mingw/
Thanks, I will study these. Emacs already have a backtrace facility,
so I guess only the exception analysis stuff needs to be upgraded.
prev parent reply other threads:[~2013-08-06 19:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-06 15:34 Eli Zaretskii
2013-08-06 15:45 ` Pierre Muller
[not found] ` <"000001ce92bb$ff059a60$fd10cf20$@muller"@ics-cnrs.unistra.fr>
2013-08-06 16:07 ` Eli Zaretskii
2013-08-09 13:58 ` Eli Zaretskii
2013-08-06 18:50 ` Paweł Sikora
2013-08-06 19:25 ` Eli Zaretskii [this message]
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=83pptqvcyz.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb@sourceware.org \
--cc=pawel.sikora@agmk.net \
/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