Help Needed with jdb
exits funnel <[email protected]>
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've recently begun using the jdee interface to jdb for debugging. I'm having pretty good success though there is one issue I'm having trouble with. This can probably just be chalked up to my (relative) lack of experience with emacs but, in any event, the issue is this: After I've launched jdb from the JDE menu, I end up with the frame split horizontally into two buffers. The top half contains the jdb buffer and the bottom one contains the source file with my main function. From the jdb buffer I issue 'cont' and the cursor in the source runs to the breakpoint I've got set in the main method. So far so good. The problem occurs when I step into source located in another file. The new source file replaces the debug buffer rather than the other source buffer. This happens everytime I step into a method in a different soruce file. The result is that I'm constantly issuing 'C-x o C-x b' to return things to the way I want them. I guess that this is all a long winded way of asking: Is there some setting I can make which will assure that the jdb window will always be visible? How do other people handle this? Am I doing something really dumb? Thanks in advance, for any thoughts. -exits __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com