Hi, how can I get a traceback of the programm currently running within valgrind? I have a program that seems to run in an endless loop when run under valgrind. Normal execution never seems to stop.
I tried to run with --vgdb=full and then target remote | vgdb within gdb. However when I run bt I only get addresses and no function names. Christoph ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
