I use GDB in Emacs 23.2 and while I mostly like it there is one thing that I find very annoying. When stepping through code if I trace into a function that is located in a source module that is already in an Emacs buffer and happens to be visible in a different frame then that frame is raised and stepping continues there. Is there a way to have gud just make that buffer visible in the current gdb frame and keep it as the active frame?
4
votes
1 Answers
2
votes