Skip to content

"The directory given does not exist: " #101

@fschutt

Description

@fschutt

SublimeGDB currently fails to parse a valid workingdir entry when using $ in the string:

"workingdir": "${folder:${project_path}}",

All I get is an empty popup box:

pic1

It doesn't tell me what path this expanded to and is very uninformative. This is copy-pasted from the user examples. If you, however, do this:

"workingdir": ".",

... then it suddenly works. So my suspect is that parsing the working dir doesn't work as expected.

OS: Ubuntu 17.04
GDB: GNU gdb (Ubuntu 7.12.50.20170314-0ubuntu1.1) 7.12.50.20170314-git
ST: Sublime Text 3, Build 3126
Python version: Python 2.7.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions