Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] gdb debugger - couldn't find resource for bundle java.util.PropertyResourceBundle, key AbstractCLaunchDelegate.Program_is_not_a_recognized_executable

MMmmm... The fact that it fails to find a Java-related file makes me think that by switching to the 32-bit libraries and installing Fortran you have broken something else. Or perhaps you have uncovered some incompatibility in your particular configuration. As I said in a previous post, I am no Eclipse expert. Therefore, I would take the down-to-earth approach: copy my projects to a different location, uninstall Eclipse, install Helios from scratch (rather than an update as you did), and then import my projects into the new version of Eclipse.

I know: this doesn't explain anything, and perhaps it wouldn't even work, but sometimes complex software packages get themselves "into a bind" (pun intended :-) and the only simple way out is to start from a clean slate (and I would recommend to always log in writing every step you take).

Ciao, Giulio (alias Locutus)

On 2011-01-11 10:07 , Adrian Brown wrote:
Hi all,

I work on a Snow Leopard Mac and I have just upgraded to Helios and tried to get
the debugger working, as described here by Locutus:

http://giuliozambon.blogspot.com/2011/01/fortran-and-eclipse-on-mac.html

However, I followed the instructions (including linking my g++ etc. to the 32
bit version) and I still can't get the gdb debugger to work. When I click on the
debugger button, I get a dialog flash up that says:

'Launching prog (4)' has encountered a problem.
An internal error occurred during 'Launching prog (4)'.

when I click on the 'Details' button, I get the following:

An internal error occurred during: "Launching prog (4)".
Can't find resource for bundle java.util.PropertyResourceBundle, key
AbstractCLaunchDelegate.Program_is_not_a_recognized_executable

Does anyone have any idea what knobs I could twiddle to try and get around this?

Regards,

Adrian



_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran




Back to the top