• 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
Cant get IDE to break on breakpoint in a shared library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cant get IDE to break on breakpoint in a shared library


  • Subject: Cant get IDE to break on breakpoint in a shared library
  • From: Daniel Stenning <email@hidden>
  • Date: Thu, 10 Jan 2008 00:01:06 +0000
  • Thread-topic: Cant get IDE to break on breakpoint in a shared library

I have an Xcode project which builds a shared library.  This library gets
loaded and called via a separate executable which has been set under "Active
executable"

The shared library works as expected in the host app the loads it. However I
cannot get any breakpoints to trigger when testing it out.

When I attempt to invoke a functon inside the dylib which should be trapped
by a breakpoint  the IDE fails to break, and yet  the function inside the
dylib IS being called. I know this because the function gets called in an
endless loop and if I click "Pause" I the Xcode debugger t I can see that
execution is always stepping through my function.

The dylib gets built and written to a particular "plugins" folder, ie not
the normal build directory.

The project in question is an intel dylib ( macho ) and is being built on
OSX 10.4 on an intel macbook pro.



Cheers,
Dan




 _______________________________________________
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

  • Prev by Date: IB 3.0 / leopard / system pref pane vs. toolbar?
  • Next by Date: Re: Cant get IDE to break on breakpoint in a shared library
  • Previous by thread: Re: IB 3.0 / leopard / system pref pane vs. toolbar?
  • Next by thread: Re: Cant get IDE to break on breakpoint in a shared library
  • Index(es):
    • Date
    • Thread