Hacker News new | ask | show | jobs
by rbanffy 5733 days ago
I often use pdb/ipdb.set_trace() in the code to stop the server and inspect stuff during execution. How do you do that with GAE under Emacs?