home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16665 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.3 KB  |  38 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!seas.gwu.edu!burr
  3. From: burr@seas.gwu.edu (Timothy J. Burr)
  4. Subject: Any CodeVision Debugger experts out there?
  5. Message-ID: <1992Nov20.004227.18940@seas.gwu.edu>
  6. Sender: news@seas.gwu.edu
  7. Organization: George Washington University
  8. Distribution: usa
  9. Date: Fri, 20 Nov 1992 00:42:27 GMT
  10. Lines: 26
  11.  
  12. Hi,
  13.  
  14. I've been learning CodeVision the past few days and I'm quite
  15. impressed, though I wish it were documented a bit better.  I have
  16. a question.  I'm trying to use the Trap Manager to set a "watch"
  17. breakpoint.  That is, I want to have the debugger stop when a
  18. certain address gets written to.  If I go into the trap manager
  19. and type into the Trap: field something like "watch address 0x7fff0c02"
  20. it comes back with the response "Unimplemented: watchpoints on non-absolute
  21. addresses".  The address I entered above was the address of a variable
  22. that I retrieved from the variable browser.  I notice that in the
  23. documented examples all watch traps use 24 bit addresses not 32?  The
  24. watch traps should also work with variables so I tried doing something
  25. like "watch i" where i is a variable.  It gave me the same error.
  26.  
  27. I know I'm doing something wrong.  Could someone please lend some
  28. advice.
  29.  
  30. Thanks,
  31. Tim
  32.  
  33.  
  34. burr@enews.nrl.navy.mil   or burr@seas.gwu.edu
  35.  
  36.  
  37.  
  38.