Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: _this.handler[token] is not a function #20

Open
DirectorX opened this issue Jun 4, 2016 · 0 comments
Open

Uncaught TypeError: _this.handler[token] is not a function #20

DirectorX opened this issue Jun 4, 2016 · 0 comments

Comments

@DirectorX
Copy link

DirectorX commented Jun 4, 2016

rerun the debugging
click run https://i.gyazo.com/0a993cccc15b9649c8262fd67cd9029d.png after a successfuly debugging

Atom Version: 1.7.4
System: linux 4.5.4-1-ARCH
Thrown From: atom-debugger package, v0.1.6

Stack Trace

Uncaught TypeError: _this.handler[token] is not a function

At /home/directorx/.atom/packages/atom-debugger/lib/backend/gdb/gdb.coffee:33

TypeError: _this.handler[token] is not a function
    at /home/directorx/.atom/packages/atom-debugger/lib/backend/gdb/gdb.coffee:33:17
    at Socket.<anonymous> (/usr/share/atom/resources/app.asar/src/buffered-process.js:87:13)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at readableAddChunk (_stream_readable.js:146:16)
    at Socket.Readable.push (_stream_readable.js:110:10)
    at Pipe.onread (net.js:523:20)

Commands

     -0:01.1.0 editor:consolidate-selections (atom-text-editor.editor.is-focused)
     -0:01.1.0 core:cancel (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "autoHideMenuBar": true,
    "disabledPackages": [
      "vim-mode"
    ],
    "themes": [
      "one-dark-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
atom-debugger, v0.1.6
atom-language-rust, v0.8.0
autocomplete-clang, v0.9.3
autocomplete-cmake, v0.3.1
autocomplete-go, v1.1.0
autocomplete-plus, v2.31.0
autocomplete-python, v1.7.4
build, v0.64.0
build-cargo, v0.15.0
build-cmake, v0.4.0
build-make, v0.10.0
builder-go, v1.0.0
busy, v0.5.0
environment, v1.2.0
file-icons, v1.7.13
go-config, v1.1.4
go-get, v1.0.3
go-plus, v4.1.0
gofmt, v1.1.6
gometalinter-linter, v1.1.0
gorename, v1.0.2
language-cmake, v0.1.4
language-rust, v0.4.6
linter, v1.11.4
linter-cpplint, v1.0.1
linter-python-pep257, v0.0.1
linter-rust, v0.4.6
minimap, v4.24.3
navigator-godef, v1.0.3
python-autopep8, v0.1.3
python-indent, v0.4.3
python-tools, v0.6.7
racer, v0.20.0
rustfmt, v0.1.2
tester-go, v1.0.4

# Dev
No dev packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant