Git Product home page Git Product logo

atom-ide-debugger-native-gdb's People

Contributors

hansonw avatar mostafaeweda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

atom-ide-debugger-native-gdb's Issues

sort local variables

the pane shows local variables in the order as they appear in code. an option to sort them alphabetically would be great.

C++ STL containers

Is it possible to display the contents of standard library containers such as vector or map?

If so, how.

When I have a variable of such a type, in the scopes tab it says 'unavailable'.

Thanks

Consider MIT license

Please consider relicensing to MIT and removing the patent clause, like React+friends and GraphQL. This would enable more companies and language communities to contribute to bringing IDE-like features to Atom.

See related issue on atom-ide-ui as well.

error starting debugger

Hi

I just installed this package today along with the latest version of the atom-ide package (with new debugging support).

Upon attempting to start a debug session, I get the following message:

(node:18896) UnhandledPromiseRejectionWarning: Error: Cannot find module '/home/dpriedel/.atom/packages/atom-ide-debugger-native-gdb/node_modules/nuclide-prebuilt-libs/pty/build/pty-v0.1.4-node-v59-linux-x64/pty.node'

I have verified there is no such file in package directory inside my .atom directory. There is a 'v51' directory though.

Thanks

Dave Riedel

when attempting to attach a debugger, this one is not found

After installing both "atom-ide-ui" and "atom-ide-debugger-native-gdb" from the command line, restarting atom and opening a project, still, no debuggers are found. If I install the NodeJS debugger listed on the same site as this one (atom-ide-ui repo page) it is listed in the debugger list and works perfectly.

image
image

I do have mingw (installed/in my environment variables) and have been using it to compile my code manually from the command line. I am unaware of anything else that is required for this to work, and have looked up this issue but sadly did not find much. I would be appreciative of any help.

I am sorry if this would be the wrong place to be posting this, but I didn't know where else to go.

system specs: //may not matter but might as well include it
Windows 10 64 bit
AMD Ryzen 1500x cpu
8gb ddr4 memory
GeForce GTX 1070 8gb-vram (evga)

"No executable file specified" at startup

When I try to start the debugger via the "Launch debugger" button, I get the error:
"No executable file specified."
"Use the file or exec-file command."
Apparently, it brings up gdb and issues the run command without setting the file before.
The program argument is set to the executable command correctly.

In contrast, using "attach debugger" and attaching to a running process works correctly.

Update the readme

Please, update the readme with:

  • How to configure and start;
  • Dependencies;
  • [etc].

I use a debugger (C/C++) in VS Code (with cygwin), I use Atom only to web languages, this extension do not have clear information on how to use, I really want to use Atom as my main editor, and that's the last extension I need for this..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.