RE: Help Needed with jdb
exits funnel <[email protected]>
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Hi Paul, Thanks for taking the time to reply. I just tested a bit and it seems that I slightly mistated the scenario. My system does, in fact, behave like yours at the commencement of debugging: the debug window is on the bottom and the source windows is on the top. The rest of the problem though is as I descrbe it. If I issue a 'step' command from the debug window which causes a new source file to be opened, then the new source file replaces the debug window which is on the bottom rather than the current source window. Essentially I end up in an endless loop of issuing 'C-x o, C-x b' everytime control passes to a different source file. -exits --- Paul Kinnucan <[email protected]> wrote: > Hi, > > On my system, the JDEE interface splits the Emacs > window the other way, > i.e., source on top, command buffer on bottom. In > this case, the new > source buffer always replaces the first. The jdb > interface must be > somehow be dependent on the window configuration. > I'll look into this > and try to provide a fix. Meanwhile, perhaps you can > find some way to > configure Emacs to split the windows with the source > on top. > > > Paul > > > -----Original Message----- > > From: exits funnel [mailto:[email protected]] > > Sent: Monday, July 31, 2006 7:29 PM > > To: [email protected] > > Subject: Help Needed with jdb > > > > 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 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com