Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!uw-beaver!tektronix!reed!percival!baer From: baer@percival.UUCP (Ken Baer) Newsgroups: comp.sys.amiga Subject: Re: SDB failing to load program Message-ID: <1275@percival.UUCP> Date: 24 Jun 88 00:42:02 GMT References: <29778@cca.CCA.COM> Reply-To: baer@percival.UUCP (Ken Baer) Organization: Funkytown Software International Lines: 24 In article <29778@cca.CCA.COM> jack@cca.CCA.COM (Jack Orenstein) writes: > >I've been using SDB without any problems for several months. Last night, >it would go through the motions of loading my program, but it would not >display the source code even though the source file was present in the >current directory. >Jack Orenstein 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. Example: test.o: cc -n test If you compile the file without the -n flag, the symptoms are as you described. I use 2 makefiles, one with the -n stuff and one without. Hope this helps. -- -Ken Baer. // Hash Enterprises: When the Going gets Weird, the Weird go Professional \X/ USENET - ...tektronix!reed!percival!baer OR baer@percival.UUCP, BIX - kbaer, "while (AINTGOTNOSATISFACTION) { do stuff }" - RJ Mical