[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
segmentation fault in multiple source files
From: |
pankaj chand |
Subject: |
segmentation fault in multiple source files |
Date: |
Mon, 12 Mar 2007 03:39:26 +0530 |
hi
im using a program which has multiple source files (a few hundred), and im
getting a Segmentation Fault in the execution. using ddd, i cant find out
where and at which exact source code line (or function) the segmentation
fault is being caused, because ddd allows only one source code file to be
open at a time. so when i execute the program using ddd, i dont know which
source file to keep open as i dont know where the segmentation fault is
being caused.
furthermore, when i step through the program line by line, keeping the
source file with the main() function open, how do i step through all the
files (visuallly) as the control goes from one source file to the next,
since ddd allows only one source file to be open at a time.
the program im using is ns2 (network simulator) and the files are in c++.
can anyone please help me out here. how do i solve the abovementioned
problems, and is there a way to keep multiple source files open.
i will be grateful for any suggestions or help i recieve
thanks in advance
regards
pankaj
_________________________________________________________________
Sign in and get updated on all the action from Formula One
http://content.msn.co.in/Sports/FormulaOne/Default
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- segmentation fault in multiple source files,
pankaj chand <=