DavidSpickett wrote: I'll read this properly tomorrow, but -
> This is because ntdll executes an int3 breakpoint during process > initialization when a debugger is attached. Do you know why it does this, is it to give the debugger a chance to set itself up? If that is the case I'm curious what sorts of things that might be, considering that we apparently haven't needed it so far. https://github.com/llvm/llvm-project/pull/208233 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
