<87siix4423....@trouble.defaultvalue.org> In-Reply-To: <87siix4423....@trouble.defaultvalue.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.7-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit
GUD is also giving me problems in emacs24 that I never had in emacs23. I am debugging Python code using pdb and gud in emacs24. GUD usually opens by splitting the window with a pdb) debugger prompt/gud buffer in one half and the source code in the other half. Commands can be entered at the pdb) prompt and the source will be tracked in the other window. Since emacs24, when I step into a function that requires opening another source file, the prompt window gets replaced with the new source file. The gud buffer still exists but it isn't showing anymore. This action makes debugging in gud nearly useless under emacs24. In fact, because of this I am changing my default emacs back to emacs23. I also noticed some of the gud commands changed between emacs 23 and 24. In emacs 23 the set break command was C-x space in emacs 24 it is C-x C-a C-b. emacs 23 has its own quirks wrt gud. In the scenario above, emacs 23 bounces the gud window to the other window when opening new source. So, when stepping through source in different files, the gud half of the window bounces back and forth. Brent -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org