Jonathon LeFaive

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
Jonathon LeFaive commented, -
Jonathon LeFaive created a post, GDB Pretty Print on El Capitan
Has anyone successfully gotten gdb pretty printing to work on El Capitan? I've tried both g++-mp-4.9 and g++-mp-5. I've also tried the bundled gdb and gdb 7.9 from MacPorts. My ~/.gdbinit looks l... -
Jonathon LeFaive commented, -
Jonathon LeFaive created a post, Default View Mode Settings
Is there a way to save the docked mode / pinned mode settings across projects? -
Jonathon LeFaive created a post, CMAKE_COLOR_MAKEFILE=ON
I just downloaded build 7, and I must say that colored build output makes a world of difference. I've never been so happy to see build errors before. This just made my day. -
Jonathon LeFaive commented, -
Jonathon LeFaive created a post, How to get rid of parameter completions?
I can't find anything in the preferences to get rid of the grey parameter placeholders after autocompleting. Is this possible?It becomes counter productive when, for example, I press tab on the wro... -
Jonathon LeFaive created a post, Can't step into library code.
I am not able to step into shared library functions, and I get the following message in the gdb console even though the file in question does exist.No source file named /Users/jonathonl/Developer/C... -