home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4967 < prev    next >
Encoding:
Text File  |  1992-09-15  |  727 b   |  22 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!walter!porthos!pyuxf!rmy
  3. From: rmy@pyuxf.uucp (Robert Yaeger)
  4. Subject: winos2, toolhelp stacktrace problem.
  5. Organization: bcr.
  6. Date: Tue, 15 Sep 92 14:35:16 GMT
  7. Message-ID: <1992Sep15.143516.21531@porthos.cc.bellcore.com>
  8. Sender: netnews@porthos.cc.bellcore.com (USENET System Software)
  9. Lines: 11
  10.  
  11. Hi,
  12.  
  13.  
  14. I'm having a problem with toolhelp.dll StackTrace routines under OS/2.
  15. The STACKENTRY segment field isn't being filled in correctly.  The code
  16. runs fine under windows. The segment field is used to lookup the symbol
  17. name owning that stack frame in the sym file.  As we are moving our
  18. development to run under OS/2 it'd be nice if our debugging stuff still
  19. worked!
  20.  
  21. -Bob
  22.