Debugger loads the same dll 2 times. Known Issue ?
Debugger loads the same dll 2 times. Known Issue ?
- Subject: Debugger loads the same dll 2 times. Known Issue ?
- From: Ruslan Zasukhin <email@hidden>
- Date: Tue, 20 Jun 2006 18:04:11 +0300
- Thread-topic: Debugger loads the same dll 2 times. Known Issue ?
Hi All,
Today I have meet nasty behavior of xcode 2.3 debugger.
Story is next:
* I have project A that depends on projects B and C.
i.e. Projects B and C present in the tree of project A,
in the project A settings present dependency on targets of B and C.
and so on.
* in project A after link is executed script which copy
dlls of B and C projects into A.app
and change executable_path for them.
Now when I start debugger, I get crashes, and reason
=> in Debugger -> Tools ->Shared Libraries
I see that xcode debugger have download B and C dlls as from build location
so from A.app package location.
Is this a known issue ?
May be exists more correct way from point of view of xcode ?
-------------------
As workaround can be only -- trash project dependencies
and return back to linker other flags -lB.dll -lC.dll
But this is ugly .....
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
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