Eliot Miranda wrote:
 
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)
  

Does the cygwin `kill` command work with USR1 when run from a cmd.exe prompt? 
Could that executable just be included with distributions in the same folder as the VM?
cheers -ben

On Aug 31, 2014, at 11:15 AM, Ryan Macnak <rmacnak@gmail.com> wrote:

  
+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