Stephan Bergmann wrote:
>> But then it never stops.
>> I compile and link with "-g".
>>
>> Should I do anything more?
> 
> Sorry, no idea.  Maybe gdb thinks that line 73 of your file contains no
> code (like only the "void f()" start of a function definition).
> 
> -Stephan

I've tried -gdwarf-2 as suggested here

http://quantlib.sourceforge.net/quantlibaddin/calc.html

I've tried to force a SIGSEGV, but even then, gdb stops but there is no call 
stack available.

No idea...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to