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

Spaces in Path and Debugging #49

Open
paroj opened this issue Jul 2, 2012 · 0 comments
Open

Spaces in Path and Debugging #49

paroj opened this issue Jul 2, 2012 · 0 comments

Comments

@paroj
Copy link
Owner

paroj commented Jul 2, 2012

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.


DanielBiskup pushed a commit to DanielBiskup/rubiks-cube that referenced this issue Feb 8, 2022
Uses SDK object and view poles, as well as the SDK's matrix stack.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant