Skip to content
Snippets Groups Projects
Commit 6cf8628c authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

unbreak mac debugging again

setting the initial breakpoint at the entry point wreaks havoc, so set
it at main() instead. this will miss any breakpoints in global ctors and
(currently) makes it impossible to set an actual breakpoint at main.
parent 0e25fb6e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment