You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
Reported by matthew.mcneely, Sep 6, 2013
What steps will reproduce the problem?
Add a Breakpoint to a project
Start debugging
What is the expected output? What do you see instead?
Expecting the debugger to stop on the output. Instead, seeing the following error in the console:
(gdb)
0^error,msg="-break-insert: Garbage following "
What version of the product are you using? On what operating system?
Eclipse Java EE IDE for Web Developers., Version: Helios Service Release 2 Build id: 20110301-1815
Mac OSX 10.8.4
Goclipse v0.7.6
gdb v7.6 (Gnu)
Please provide any additional information below.
Sep 10, 2013 comment matthew.mcneely
I believe this has to do with the target image residing in a project directory with a name containing spaces. I am able to debug images in project directories not containing spaces.
The text was updated successfully, but these errors were encountered:
Reported by matthew.mcneely, Sep 6, 2013
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expecting the debugger to stop on the output. Instead, seeing the following error in the console:
(gdb)
0^error,msg="-break-insert: Garbage following "
What version of the product are you using? On what operating system?
Eclipse Java EE IDE for Web Developers., Version: Helios Service Release 2 Build id: 20110301-1815
Mac OSX 10.8.4
Goclipse v0.7.6
gdb v7.6 (Gnu)
Please provide any additional information below.
Sep 10, 2013 comment matthew.mcneely
I believe this has to do with the target image residing in a project directory with a name containing spaces. I am able to debug images in project directories not containing spaces.
The text was updated successfully, but these errors were encountered: