Path: utzoo!mnetor!uunet!husc6!cca!jack From: jack@cca.CCA.COM (Jack Orenstein) Newsgroups: comp.sys.amiga Subject: Re: MANX C & SDB Message-ID: <25361@cca.CCA.COM> Date: 7 Mar 88 15:44:03 GMT References: <6823@oberon.USC.EDU> <649@applix.UUCP> <4036@husc6.harvard.edu> <5372@well.UUCP> <721@ur-cvsvax.UUCP> Reply-To: jack@CCA.CCA.COM.UUCP (Jack Orenstein) Organization: Computer Corp. of America, Cambridge, MA Lines: 15 In article <721@ur-cvsvax.UUCP> jea@ur-cvsvax.UUCP (Joanne Albano) writes: > >Am I correct in assuming that SBD will only work with Manx >compiled programs? Programs must be compiled and linked with Manx 3.6 software, and the correct flags must be used (-n for the compiler, -g for the linker). Based on one weekend's experience, it seems that .o files expand by about 50% as a result. (It's worth it!) Code not compiled with the -n flag can be linked in, but cannot be examined with the debugger, (I haven't tried this combination yet). Jack Orenstein This is not a disclaimer.