udalrich / jdibug

Automatically exported from code.google.com/p/jdibug
17 stars 4 forks source link

jdibug-toggle-breakpoint won't find source file if written in relative form #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set source paths in relative form (e.g. ~/project/src).
2. Start jdibug (jdibug-connect).
3. Set breakpoint (jdibug-toggle-breakpoint).

What is the expected output? What do you see instead?
The breakpoint is not set. In the *Messages* buffer appear the reason:
JDIbug setting breakpoint...
JDIbug setting breakpoint...file not in source path!

What version of the product are you using? On what operating system?
GNU Emacs 22.2.1 (powerpc-apple-darwin8.11.0, Carbon Version 1.6.0)

Please provide any additional information below.
I am using the debugger standalone (without JDE), don't know if relative paths 
are allowed in 
jde-sourcepaths.

Original issue reported on code.google.com by jjmolin...@gmail.com on 25 Jul 2008 at 6:30

GoogleCodeExporter commented 9 years ago
Fixed.

Now you can use relatives in jde-sourcepaths.

Original comment by ykph...@gmail.com on 24 Sep 2008 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by udalrich.schermer on 12 Apr 2011 at 3:21