home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12488 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.3 KB  |  41 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!usc!sdd.hp.com!caen!uvaarpa!concert!sas!mozart.unx.sas.com!jamie
  3. From: jamie@cdevil.unx.sas.com (James Cooper)
  4. Subject: Re: Debug a WB application with CPR
  5. Originator: jamie@cdevil.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <BtA9I6.EoL@unx.sas.com>
  8. Date: Thu, 20 Aug 1992 13:01:18 GMT
  9. References:  <lecuyer.004a@legende.UUCP>
  10. Nntp-Posting-Host: cdevil.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 27
  13.  
  14.  
  15. In article <lecuyer.004a@legende.UUCP>, lecuyer@legende.UUCP (Arnaud Lecuyer) writes:
  16. >
  17. >I would like to debug the part of my application which contains WB args parses
  18. >with CPR V5.10b.
  19. >
  20. > [source skeleton deleted]
  21. >                                    Thanks.
  22. >
  23. >P.S. : You can post news or email me.
  24.  
  25. Use the CPR '-wb' command-line switch.
  26.  
  27.         CPR -wb filename
  28.  
  29. will debug the file as if it had started from the Workbench environment.
  30.  
  31. Alternatively, you could start CPR from the DEBUG icon, and it defaults
  32. to Workbench environment (since that's where it was started from).
  33.  
  34. -- 
  35. ---------------
  36. Jim Cooper
  37. (jamie@unx.sas.com)                             bix: jcooper
  38.  
  39. Any opinions expressed herein are mine (Mine, all mine!  Ha, ha, ha!),
  40. and not necessarily those of my employer.
  41.