home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7441 < prev    next >
Encoding:
Text File  |  1992-12-14  |  2.3 KB  |  59 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!uunet.ca!rose!usenet
  3. From: gyl.midroni@rose.com (gyl midroni)
  4. Subject: BPW debugger problems
  5. Organization: Rose Media Inc, Toronto, Ontario.
  6. Date: Mon, 14 Dec 1992 06:42:39 GMT
  7. Message-ID: <1992Dec14.064240.11662@rose.com>
  8. Sender: usenet@rose.com (Usenet Gateway)
  9. X-Gated-By: Usenet <==> RoseMail Gateway (v1.70)
  10. Lines: 47
  11.  
  12.  
  13. Date Entered: 12-14-92 01:34
  14. Hi all,
  15.  
  16.     With great anticipation I started looking at the BP70 package I 
  17. got this week.  So far no problems with the DOS version, but I am 
  18. having all sorts of trouble with the windows version:
  19.  
  20. 1)  The debugger won't recognize breakpoints on my application, even 
  21. though the "messagebeeps" tell me that the code in those routines was 
  22. called.   This occurs only in one specific application, so probably 
  23. the problem is me, not the debugger.  HOwever, there is no such 
  24. problem with the identical code on the TPW 1.5 debugger (allowing for 
  25. different OWL units between versions)
  26.  
  27. 2)  Similarly, the debugger crashes unpredictably, even though the 
  28. code it is running works fine without the debugger.  Again, no such 
  29. problem with the old debugger.  These crashes are totally graceless, 
  30. going to the dos prompt, or even rebooting the system without any 
  31. error message or warning.
  32.  
  33. 3)  I've been randomly (seemingly) getting "Unknown PSP  XXXX " where 
  34. XXXX is a 4 or 5 digit number messages on running the debugger.  I've 
  35. never seen these in the old debugger.  These messages, however, do not 
  36. seem to indicate any serious problem, because the debugger does not 
  37. crash. (right away, anyway)
  38.  
  39.      I'm pretty sure that the problem is my code... meaning some 
  40. pointers are flying around loose (probably those damn PCHAR's... 
  41. whoever invented the syntax for these should be shot.  If I wanted 
  42. stuff like that, I'd be using 'C' for programming), or values out of 
  43. range, but why would these error cause so much damage with this 
  44. debugger, but not with the one that came with TPW 1.5.  At this point 
  45. I have given up on BPW and returned to TPW 1.5, so any ideas would be 
  46. helpful.
  47.  
  48.                    Thanks,  Gyl
  49.                    gyl.midroni@rose.com
  50.  
  51.  
  52.  
  53.     My thanks for any replies or suggests on how to go about 
  54. localizing the problem.  Remember,  I can't seem to set breakpoints in 
  55. this damn program!!
  56. ---
  57.    RR 1.60 R001881
  58.    RM 2.00 : RoseNet<=>Usenet Gateway : Rose Media 416-733-2285
  59.