Path: utzoo!utgpu!watserv1!watmath!att!tut.cis.ohio-state.edu!pt.cs.cmu.edu!sei!weinstoc From: weinstoc@sei.cmu.edu (Chuck Weinstock) Newsgroups: comp.sys.mac.programmer Subject: Lightspeed C Debugging Help Needed Message-ID: <8526@fy.sei.cmu.edu> Date: 10 Sep 90 03:45:45 GMT Organization: Carnegie-Mellon University (Software Engineering Institute), Pgh, PA Lines: 12 Here is the problem: when I run my project without the debugger it exits "unexpectedly". When I run it under the debugger it works just fine. If I install Macsbug and run the project without the LSC debugger it works just fine. If I build the application it runs just fine. I suspect this indicates something that I am doing wrong that is memory location dependent, but don't have a clue as to how to figure out what it is. Any help towards tracking this problem would be greatly appreciated. Chuck Weinstock