Tricks for debugging run-time bundles
Tricks for debugging run-time bundles
- Subject: Tricks for debugging run-time bundles
- From: Tron Thomas <email@hidden>
- Date: Sat, 01 Apr 2006 19:35:32 -0800
I work on a project that loads several dynamic library bundles at run
time. I'm finding it impossible to debug code in these bundles using
either Xcode or GDB from the command line. When I place break point in
the code, the debugger will break as expected. However when I try to
step through the code, the debugger will react as if I chose to continue
execution. This make it next to impossible to observe what the code is
doing.
I'm wondering what other people who may have encountered this type of
problem know about trick and techniques that can make the debugger more
useful in this situation.
_______________________________________________
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