Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Xcode Debugger Error when debuging a wxWidgets app

6 views
Skip to first unread message

rn

unread,
Mar 10, 2008, 8:25:19 AM3/10/08
to

Hi,

I'm building a wxWidgets Mac Carbon application using Xcode 3. The app is
linked against wxWidgets static library
that I've also compiled with Xcode 3.

The app builds and works OK but in debug build I get the error below when
hitting a breakpoint.
I can continue debugging after that but some symbols are not displayed.

I've never seen this error when building regular Carbon apps (without
wxWidgets)
so it seems to be related to how the static wxWidgets library was built.

Has anybody seen this error?

Thanks for any help
Rolf

---------------

Debugger Error

Failed to load debugging library at:

/Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Conte
nts/Resources/PBGDBIntrospectionSupport.A.dylib

Custom data formatters are disabled.

Error message was:
0x3fa700 "2: Not an recognisable object file"


Riccardo Cohen

unread,
Mar 10, 2008, 9:02:20 AM3/10/08
to
I built wxwidgets 2.9 with the make command, and never had any problem
with that (using xcode 2.5 for the app, running tiger)

But when I tried to compile wxwidgets (and my app) on leopard with make
and xcode3, nothing seemed to work :) ! I let it for later...

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-u...@lists.wxwidgets.org
> For additional commands, e-mail: wx-use...@lists.wxwidgets.org
>
>

--
Très cordialement,

Riccardo Cohen
-------------------------------------------
Articque
http://www.articque.com
149 av Général de Gaulle
37230 Fondettes - France
tel : 02-47-49-90-49
fax : 02-47-49-91-49

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-u...@lists.wxwidgets.org
For additional commands, e-mail: wx-use...@lists.wxwidgets.org

Vadim Zeitlin

unread,
Mar 10, 2008, 9:54:02 AM3/10/08
to
On Mon, 10 Mar 2008 12:25:19 GMT rn <noway...@nowaynospam.com> wrote:

r> I've never seen this error when building regular Carbon apps (without
r> wxWidgets) so it seems to be related to how the static wxWidgets library
r> was built.
r>
r> Has anybody seen this error?

I didn't follow this closely but it seems to be related:

https://sourceforge.net/tracker/index.php?func=detail&aid=1896410&group_id=9863&atid=309863

Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/

0 new messages