This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug in gdb?


Hi all,

I'm using the gdb (debugger) in order to find out a error in ns-3.
When i run the command ./waf --run "gaap --scenario=static
--phyMode=DsssRate1Mbps --maxSeed=10 --numNodes=20" without gdb, the
error appears, but running the same command line with gdb ( .././waf
--command-template="gdb --args %s" --run "gaap" and later run
"--scenario=static --phyMode=DsssRate1Mbps --maxSeed=10 --numNodes=20"
), errors don't appear.

Can the gdb be with some "trash"?


Thanks in advance,

Laércio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]