Tag Archives: gdb

PDB style function backtrace in python using Inspect module.

A while back I had a conversation with a friend of mine, which went something like this(with some paraphrasing). Friend : Hey, is there a way in python to display the function calls which end up calling a certain function, … Continue reading

Posted in code, hack | Tagged , , , , , , , , | Leave a comment