[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
start.S Issue
From: |
Doron Bleiberg |
Subject: |
start.S Issue |
Date: |
Fri, 21 Jan 2005 00:53:23 +0200 |
Hi,
I have an application that contains several classes. I compile the
application using:
run: obj1.o obj2.o ...
g++ -g obj1.o obj2.o ... -o run
When I try to run the debuger: ddd run
I get the following message: /file/path/start.S No such file or directory,
and my source window is blank
How can I fix the problem? What causes the source window to be blank?
Please help
Doron Bleiberg
Phone: 972-2-6253588
Mobile: 972-54-7916711
Mail: address@hidden
- start.S Issue,
Doron Bleiberg <=