unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* SIGTRAP in kill emulation on MS Windows
@ 2016-08-21 20:42 Alain Schneble
  2016-08-22  2:37 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Alain Schneble @ 2016-08-21 20:42 UTC (permalink / raw)
  To: emacs-devel

Hello

sys_kill in w32proc.c maps some signals (SIGINT, SIGKILL, SIGQUIT,
SIGHUP) to the appropriate W32 API calls.  Couldn't it handle SIGTRAP as
well and map it to a call to DebugBreakProcess
(https://msdn.microsoft.com/en-us/library/windows/desktop/ms679298(v=vs.85).aspx)?

Cheers,
Alain




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

end of thread, other threads:[~2016-08-22 14:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-21 20:42 SIGTRAP in kill emulation on MS Windows Alain Schneble
2016-08-22  2:37 ` Eli Zaretskii
2016-08-22  6:36   ` Alain Schneble
2016-08-22 14:44     ` Eli Zaretskii
2016-08-22 14:52       ` Alain Schneble

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).