debug fails when stepping into included file [message #56003] |
Sat, 29 September 2007 16:16 |
Eclipse User |
|
|
|
Originally posted by: yann.boutin.gmail.com
Hi,
I get an error when debugging and stepping into an included file. The
error appends only with files included in a project set in "Included
Paths", whereas includes with relative paths works fine and can be
stepped into by the debugger.
Otherwise when I do a ctrl click on the included file in the editor
I'm able to follow the file into my other project which is set in
"Include Path", so the link between project can be done by PDT.
The error occurs when stepping into the line
include 'Zend/Controller/Front.php';
This file is part of a project called library which is set in 'Included
Paths'.
The error is the following
"Error opening the editor"
org.eclipse.core.runtime.AssertionFailedException: null argument:The
editor input must have a non-null name
I use PDT R20070917 with ZendDebugger 5.2.10
best regards,
Yann
|
|
|
Powered by
FUDForum. Page generated in 0.02715 seconds