home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 12983 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  868 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!tivoli!TIVOLI.COM!stuart
  2. From: stuart@TIVOLI.COM (Stuart Jarriel)
  3. Newsgroups: comp.sys.hp
  4. Subject: xdb accessing 'opaque' data structures
  5. Message-ID: <6153@tivoli.UUCP>
  6. Date: 17 Nov 92 01:15:55 GMT
  7. Sender: news@tivoli.UUCP
  8. Organization: Tivoli Systems, Inc
  9. Lines: 12
  10.  
  11. What is the reason for xdb not being able to access an opaque data
  12. structure?  If you use xdb to debug Xt/motif code and try to access
  13. a widget xdb gives a <<NULLSYMBOL>> which I presume means that it
  14. has no 'matching' data structure to map the data to.  But you can 
  15. cast many variables to C data types with xdb and it works fine.
  16.  
  17. So a second part to this question would be:  Can you cast a variable
  18. to a structure with xdb and if not why not?
  19.  
  20. And how does corvallis debug motif code?
  21.  
  22. stuart
  23.