<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ben Coman wrote:
<blockquote cite="mid:5403D277.6040307@openInWorld.com" type="cite">
  <pre wrap=""> </pre>
  <br>
  <hr size="4" width="90%"><br>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Eliot Miranda wrote:
  <blockquote cite="mid:C966B12A-39A2-4A94-81DE-4267AEB89340@gmail.com"
 type="cite">
    <pre wrap=""> 
Alas I don't know a mechanism to deliver an interrupt.  If there's a mechanism I can implement the stack trace.  Anyone have any suggestions?
Eliot (phone)
  </pre>
  </blockquote>
  <br>
Does the cygwin `kill` command work with USR1 when run from a cmd.exe
prompt?&nbsp; <br>
Could that executable just be included with distributions in the same
folder as the VM?<br>
</blockquote>
Just for reference, Apache simulates USR1 with its own program ([1]
search for 'equivalent')<br>
<br>
I'm not very familiar with this area, but I poked around for interest
and summarize a few findings. Sorry I'm not set up to experiment with
them myself.<br>
<br>
The UNIX Application Migration Guide [2] provides some alternatives
(click 'Signals and Signal Handling') <br>
Someone provides an alternative at [3] - but I don't follow it.<br>
There is some discussion at [4], which references [5] as a possible
option. <br>
Another alternative a [6].<br>
<br>
[1] <a class="moz-txt-link-freetext" href="http://httpd.apache.org/docs/current/platform/windows.html">http://httpd.apache.org/docs/current/platform/windows.html</a><br>
[2] <a class="moz-txt-link-freetext" href="http://www.zemris.fer.hr/predmeti/os1/misc/Unix2Win.htm">http://www.zemris.fer.hr/predmeti/os1/misc/Unix2Win.htm</a><br>
[3] <a class="moz-txt-link-freetext" href="https://www.allegro.cc/forums/thread/602466">https://www.allegro.cc/forums/thread/602466</a><br>
[4]
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/813086/can-i-send-a-ctrl-c-sigint-to-an-application-on-windows">http://stackoverflow.com/questions/813086/can-i-send-a-ctrl-c-sigint-to-an-application-on-windows</a><br>
[5] <a class="moz-txt-link-freetext" href="http://www.latenighthacking.com/projects/2003/sendSignal/">http://www.latenighthacking.com/projects/2003/sendSignal/</a><br>
[6]
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/16826097/equivalent-to-sigint-posix-signal-for-catching-ctrlc-under-windows-mingw">http://stackoverflow.com/questions/16826097/equivalent-to-sigint-posix-signal-for-catching-ctrlc-under-windows-mingw</a><br>
<br>
<blockquote cite="mid:5403D277.6040307@openInWorld.com" type="cite">cheers
-ben<br>
  <br>
  <blockquote cite="mid:C966B12A-39A2-4A94-81DE-4267AEB89340@gmail.com"
 type="cite">
    <pre wrap="">On Aug 31, 2014, at 11:15 AM, Ryan Macnak <a
 moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:rmacnak@gmail.com">&lt;rmacnak@gmail.com&gt;</a> wrote:

  </pre>
    <blockquote type="cite">
      <pre wrap="">+vm-dev

Hi Eliot,

On Mac and Linux one can get a stack trace from a busy VM with the USR1 signal. Is there an analog on Windows?

Ryan
    </pre>
    </blockquote>
    <pre wrap=""><!---->
  </pre>
  </blockquote>
  <br>
</blockquote>
<br>
</body>
</html>