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

Re: Cant get IDE to break on breakpoint in a shared library


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

BTW  this is on Xcode 2.4.1


On 10/1/08 00:01, "Daniel Stenning" <email@hidden> wrote:

> 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
>
>
>
>
>

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: Cant get IDE to break on breakpoint in a shared library
  • Next by Date: GDB Breakpoints in C++
  • Previous by thread: Cant get IDE to break on breakpoint in a shared library
  • Next by thread: GDB Breakpoints in C++
  • Index(es):
    • Date
    • Thread