Re: Tricks for debugging run-time bundles
Re: Tricks for debugging run-time bundles
- Subject: Re: Tricks for debugging run-time bundles
- From: Paul Forgey <email@hidden>
- Date: Sat, 1 Apr 2006 19:45:11 -0800
It sometimes happens to me with shared libraries loaded at load time
(with prebinding turned off). I haven't thought to reproduce the
problem with run time loaded libraries, but I'll bet it's the same
problem. At least you found a way to reproduce this 100% then? If
so, please file a bug report. This has been making our Darwin
porting absolutely hell to do.
On Apr 1, 2006, at 7:35 PM, Tron Thomas wrote:
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:
40aphrodite.com
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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