Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper/ExoSpace 1.0g - <b>using the ca-clipper debugger</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Using the CA-Clipper Debugger
------------------------------------------------------------------------------

     To use the CA-Clipper debugger with CA-Clipper/ExoSpace, you must link
     CA-Clipper's CLD.LIB into your application.  CLD.EXE cannot be used,
     since it is not a protected-mode executable.  To link CLD.LIB into your
     application, you must specify it as though it were an object file, using
     the FILE command.

     Here's how to link a simple program with the debugger:

     EXOSPACE FILE HELLO FILE CLD.LIBRARY


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson