-
Notifications
You must be signed in to change notification settings - Fork 287
CDT Based Debugger Produces GDB Errors During Debugging Sessions #41
Comments
This issue seems to be caused when the Go debug info in the executable has variables with odd names, such as |
If memory serves, the gopath is created dynamically and differently based On Thu, Sep 25, 2014 at 11:10 AM, Bruno Medeiros notifications@github.com
|
@sesteel was that meant to be an answer to #81 (comment) ? |
I was just giving some insight... not really for the issue, but for you. On Thu, Sep 25, 2014 at 1:40 PM, Bruno Medeiros notifications@github.com
|
Right, I got a bit confused because your comment has nothing to do with On Thu, Sep 25, 2014 at 9:30 PM, Stanley Steel notifications@github.com
Bruno Medeiros |
Platform: Linux (Ubuntu 13.10)
Arch: amd64
Go: go version devel +e5646e0df5a5 Thu Feb 13 19:59:09 2014 -0500 linux/amd64
When debugging, the CDT/GDB based debugger sometimes fails to perform certain commands. For example, the following code:
creates this debugger error:
The text was updated successfully, but these errors were encountered: