lotus

previous page: 13.1: What debuggers are available for GNO?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 13.3: Part way through my debugging session, Splat! no longer shows mysource file. Why?

13.2: Why is the Splat! debugger crashing when my code calls fork(2)?




Description

This article is from the Apple II GNO FAQ, by Devin Reade with numerous contributions by others.

13.2: Why is the Splat! debugger crashing when my code calls fork(2)?

    A#13.2:	Splat was not originally designed for GNO.  When GNO does a fork(2)
or fork2(2) call, some very non-standard things are happening in
the IIgs execution environment.  Splat cannot currently handle
these operations.

A request has been submitted to the author of Splat! for an upgrade
to handle this behavior but he has not yet had time to do it; he
is also busy working on other IIgs projects.
    

 

Continue to:













TOP
previous page: 13.1: What debuggers are available for GNO?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 13.3: Part way through my debugging session, Splat! no longer shows mysource file. Why?