You're absolutely right. https://github.com/rock-core/package_set/pull/92 broke it a week ago.
https://github.com/rock-core/package_set/pull/98 should fix the problem. Sylvain On Fri, Aug 26, 2016 at 5:46 PM, Rafael Saback <[email protected]> wrote: > 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 > > _______________________________________________ > Rock-dev mailing list > [email protected] > http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev > _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
