ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ddd source code lookup


From: Bill Howard
Subject: ddd source code lookup
Date: Mon, 02 Jul 2001 14:41:58 -0400

I have a question about the way that DDD searches for and finds source code when breakpoints are hit.

Basically, we have a source coce library with multiple subsystems which contain identical source filenames. These identical filenames also contain identical function names, but the function code differs. This we, we can compile in a different subsystems with varying functionality.

The problem is, I cannot get DDD to locate the correct source code tree for the subsystem I compile in. It always seems to the first subsystem it finds with the correct function names, instead of finding the subsystem that I have compiled into the executable.

I have tried using the dir command in the .gdbinit file to tell DDD to look in the correct subsystem first, but this doesn't seem to work either. Is there anything else I can do?

Thanks,

Bill
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]