Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!imagen!atari!portal!cup.portal.com!spl From: spl@cup.portal.com Newsgroups: comp.sys.amiga.tech Subject: Re: Manx db questions and Guru Message-ID: <9695@cup.portal.com> Date: 4 Oct 88 02:16:29 GMT References: <1193@astroatc.UUCP> Organization: The Portal System (TM) Lines: 22 XPortal-User-Id: 1.1001.5451 In article <0/DB questions and the Guru> from jojo@astroatc: > I'm trying to debug a program with the symbolic debugger db that >comes with the Manx package and am having troubles. > > I'd like to load the symbols for the program I am debugging but am >not sure how. I believe they are supposed to be with the executable, >but I can't find any options for either the compiler or the linker which >pertain to placing them there for anything other than the source-level >debugger (which unfortunately I don't have). The option -W of the linker includes Wackable symbol table information in the executable module. When db is in debug mode the module symbol table commands (such as dc) should then work properly. Shawn P. Legrand +----------------------------+ | spl@cup.portal.com | | or | | ...sun!cup.portal.com!spl | +----------------------------+