31i73 / atom-dbg-gdb

An Atom package - A GDB debugger
https://atom.io/packages/dbg-gdb
MIT License
16 stars 10 forks source link

Unhelpful error message when cwd points to non-existing directory #18

Closed Aralun closed 7 years ago

Aralun commented 7 years ago

This is the message that appears when cwd points to a non-existing path:

Failed to spawn command gdb. Make sure gdb is installed and on your PATH

This is quite misleading and unhelpful. Could it be refined?