Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!rutgers!rochester!uhura.cc.rochester.edu!broe From: broe@uhura.cc.rochester.edu (Eric Brown) Newsgroups: comp.sys.mac.programmer Subject: symbol tables for LSC, code resources and TMON Message-ID: <2115@ur-cc.UUCP> Date: 24 May 89 18:06:04 GMT Reply-To: broe@uhura.cc.rochester.edu (Eric Brown) Organization: University of Rochester Lines: 11 I am trying to debug my code resources with TMON. The problem is that it would be nice if I could see what procedure I was debugging. Since TMON allows the loading of symbol tables into memory, I was wondering if anybody knew how to get LSC to generate these symbol tables for TMON. According to the TMON manual p.34, this should be a .MAP file. Perhaps there is a way to extract this from the code resource file - I don't know. Thanks in advance. -Eric.