At 12:28 PM 6/16/00 +0000, you wrote:
>Maybe somebody has asked this already, but how can I step into for
>example JDK
>source files during debugging without losing my current project
>settings. In essence,
>source-directories option is lost when I step one line into a JDK file
>and project settings are
>restored to default settings. Then it's quite hard to get back to my own
>source files.
>I'm using oldjdb interface.
>

Customize jde-db-source-directories to include the directories of all
source files on your system, including JDK files, that you may visit while
debugging any of your projects.

This is not necessary for JDEBug as JDEbug turns off context-switching
during a debugging session.

- Paul

Reply via email to