Skip to content

Spaces in Path and Debugging #49

@paroj

Description

@paroj

Originally reported by: Anonymous


Due to off again, on again, problems with gdb and gcc handling paths with spaces in windows(7.1 and 7.4 gdb http://sourceware.org/bugzilla/show_bug.cgi?id=12843 among others can't use a breakpoint in a file that has spaces in it or in the path), certain versions of gcc have trouble also, I took out the spaces(replacing them with underscores) in the directory names, the tutorial.lua, and the cpp files. This allows debugging and stepping through the tutorials without issues in any modern gdb.


Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions