This is a discussion on how to use DDD on multiple files within the Linux General forums, part of the Linux Forums category; From, > k.rajasekhar. > > Hai i am new to this group. i am currently > learning networking basics. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
From,
> k.rajasekhar. > > Hai i am new to this group. i am currently > learning networking basics. I want to know about working of Data > Display Debugger in linux for multiple files. I know to use it for > single file .please kindly help me to use it when a file needs other > file to run at run time. > > This is my first message posting to a group. > Kindly excuse me if there are any mistakes in addressing the message. > But please send me the solution |
|
|||
|
RajaSekhar.Kavuri wrote:
> From, > >>k.rajasekhar. >> >> Hai i am new to this group. i am currently >>learning networking basics. I want to know about working of Data >>Display Debugger in linux for multiple files. I know to use it for >>single file .please kindly help me to use it when a file needs other >>file to run at run time. >> >> This is my first message posting to a group. >>Kindly excuse me if there are any mistakes in addressing the message. >>But please send me the solution It seems to me that this has been answered before ... Do you want to: a) debug multiple separate executable files at the same time, or b) debug the different source modules of one executable file? For a) open several copies of DDD. For b) use the File->Open Source menu path. -- Tauno Voipio tauno voipio (at) iki fi |