I'm in a c,c++,s (i960) environment. I can set breakpoints in the c/c++, but not in the assembly code. I get an error back saying that it couldn't find that .s source. How do I verify what's in my ".x" file? I suspect my .x file doesn't have the .s info, so my make must be misssing something. Any thoughts? Thanks in advance, Joe Heneghan