Comments for Valgrind and GDB: Tame the Wild C - The Slightly Disgruntled Scientist
By System @system
Comments for
http://heeris.id.au/2016/valgrind-gdb
- JJoe Maniaci @joemaniaci
So what will valgrind see in vgdb mode if debug symbols are stripped and not present on the remote ARM machine? When I load the symbols from my gdb(x86) instance, will gdb pass the symbols onto valgrind-ARM? Or is there another step to load symbols into valgrind via gdb/vgdb?
- MIn reply toUnknown [DwE4KFYW2]:Morten Krogh
Very nice tutorial!!
I could not find the git tags. I had to check out the raw commits.
- JJason Heeris
Oh oops! Thanks for flagging that, I forgot to push the tags!