4

When I call addr2line on my program, I get an output of this form :

??
??:0
??
??:0
BdmLsim3::InitPopulation() at bdmLsim3/../src/Spatial/BdmLsim3.cpp:634
BdmLsim3::InitSimulation() at bdmLsim3/../src/Spatial/BdmLsim3.cpp:1012

Is there a possibility to get a cleaner output (without question marks and zero lines - ?? and ??:0) ? Another tool that can resolve addresses and is a bit more configurable ?

Thanks

Gauthier Boaglio
  • 10,054
  • 5
  • 48
  • 85
  • possible duplicate of [how to use addr2line in commandline](http://stackoverflow.com/questions/6015769/how-to-use-addr2line-in-commandline) – dseifert Feb 26 '15 at 06:30

0 Answers0