How can I break into debugger?
How can I break into debugger?
- Subject: How can I break into debugger?
- From: "Yves Poissant" <email@hidden>
- Date: Fri, 9 Sep 2005 15:26:28 -0400
- Organization: Hash Enterprises Inc.
What is the function call or instruction that I should use to break into the
debugger from inside the code execution (like on an Intel CPU, the assembly
instruction "int 3")?
Is there some sort of assert function available in OSX? Where the passed
instruction result is tested and breaks into the debugger if it fails?
Also is there any available memory management library that will guard from
spills and leaks and would generate such a break when something odd happens
with a memory bloc?
Yves Poissant
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden