[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debug packages



* Andrey Rahmatullin <wrar@wrar.name>, 2014-05-20, 15:46:
However, when I debug a program that uses ompl, and I want to trace a function, I cannot see the sources (this is normal?). The debug file is quiet big, and I think that it should contains the code to trace.
Debug info doesn't contain the code itself, you need the unpacked tree and you need to point your debugger to it.

Documentation: http://sourceware.org/gdb/onlinedocs/gdb/Source-Path.html

--
Jakub Wilk


Reply to: