Path: utzoo!attcan!uunet!husc6!cca!jack From: jack@cca.CCA.COM (Jack Orenstein) Newsgroups: comp.sys.amiga Subject: Re: SDB failing to load program Message-ID: <29995@cca.CCA.COM> Date: 27 Jun 88 13:30:37 GMT References: <29778@cca.CCA.COM> <1275@percival.UUCP> Reply-To: jack@CCA.CCA.COM.UUCP (Jack Orenstein) Organization: Computer Corp. of America, Cambridge, MA Lines: 20 In article <1275@percival.UUCP> baer@percival.UUCP (Ken Baer) writes: >In article <29778@cca.CCA.COM> jack@cca.CCA.COM (Jack Orenstein) writes: >> >>[sdb doesn't display source code but program loads] > >Sounds like you didn't compile it with -n. This happens to me a lot when >I have a big MakeFile. Did you remember to specify -n for that file in >your MakeFile. Yes, that was it and boy do I feel stupid. I HAD the -n flag, but I changed my makefile to compile from a vd0: directory into ram:, screwed it up, so cc used the default .c.o dependency, not mine (which had the -n flag). Never mind. Jack Orenstein This is not a disclaimer.