[Rock-dev] Export Symbol Table

Rafael Saback rafaelsaback at gmail.com
Fri Aug 26 22:46:42 CEST 2016


Hey guys,


This week I have updated my rock bootstrap and after that I have been
having trouble with debugging. Basically, rock is not compiling my
libraries with "-g", which exports the symbol table needed by gdb. As far
as I could see, rock is not setting CMAKE_BUILD_TYPE to Debug mode (I've
checked in build/CMakeCache.txt), and because of that CMake is not
compiling my code with "-g". This is happening both to libraries and
components.

I have a aside bootstrap which I haven't updated and doesn't have this
problem. So the culprit is probably some recent change in rock.

Do you guys have a clue about how to solve this issue?


Thank you,


--
Rafael Meireles Saback
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20160826/b18a8082/attachment.htm 


More information about the Rock-dev mailing list