lotus

previous page: 12.2: Can I tell GNO/ME to not task switch during a short (like a coupleof ASM instructions) sequence?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 13.2: Why is the Splat! debugger crashing when my code calls fork(2)?

13.1: What debuggers are available for GNO?




Description

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

13.1: What debuggers are available for GNO?

    A#13.1:	There are no GNO-specific debuggers, however there are at least two 
popular ones that are compatible with GNO.

If you are programming in C, it is highly recommended that you
purchase "Splat!", written by Michael Hackett of Some Assembly
Required.  This is also available from Procyon.  See also Q#13.2.

If you are programming in assembly, it is recommended that you
install GSBug.  This comes bundled with ORCA/M and is also available
for download from the Apple Inc dts ftp site.  GSBug has many
add-on packages used to increase its functionality.  Two of these
are Niftylist and Nexus.
    

 

Continue to:













TOP
previous page: 12.2: Can I tell GNO/ME to not task switch during a short (like a coupleof ASM instructions) sequence?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 13.2: Why is the Splat! debugger crashing when my code calls fork(2)?