Skip to content
  • Oswald Buddenhagen's avatar
    unbreak mac debugging again · 6cf8628c
    Oswald Buddenhagen authored
    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.
    6cf8628c