Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Debugging: adding a breakpoint results in -break-insert error messages from gdb into the console #30

Closed
sesteel opened this issue Jan 21, 2014 · 1 comment

Comments

@sesteel
Copy link
Member

sesteel commented Jan 21, 2014

Reported by matthew.mcneely, Sep 6, 2013
What steps will reproduce the problem?

  1. Add a Breakpoint to a project
  2. 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.

@bruno-medeiros
Copy link
Contributor

Invalid now, this was related to the old debugging support code which was replaced by CDT.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants