Wed Jan 10 12:26:35 PST 2007  [EMAIL PROTECTED]
  * Changing bootstrapping for pipes between debugger and debuggee
  
   - Now we use two pipes and a fork rather than use named pipes
   - We use the HPCRIX env var to send the pipe numbers in %d:%d format
   - We now always breakpoint for special events
   - We check to see we are the original process before each breakpoint event
     sub processes are not debugged; this lets us debug the debugger.
  

    M ./rts/Hpc.c -34 +48

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to