• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tricks for debugging run-time bundles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Tricks for debugging run-time bundles
      • From: Tron Thomas <email@hidden>
References: 
 >Tricks for debugging run-time bundles (From: Tron Thomas <email@hidden>)

  • Prev by Date: Tricks for debugging run-time bundles
  • Next by Date: Re: Xcode lets me link a Universal static library against thin static libraries
  • Previous by thread: Tricks for debugging run-time bundles
  • Next by thread: Re: Tricks for debugging run-time bundles
  • Index(es):
    • Date
    • Thread