TraceEventByName on Leopard
TraceEventByName on Leopard
- Subject: TraceEventByName on Leopard
- From: Bernard Desgraupes <email@hidden>
- Date: Wed, 3 Sep 2008 14:44:35 +0200
Hi all,
I'm having trouble using TraceEventByName() on Leopard. This
diagnosis call is explained in TN 2124 '"Mac OS X Debugging Magic")
and used to work like a charm under Tiger.
When I try to use it under Leopard (with XCode 3.0), gdb tells that
there is no such symbol. For instance:
(gdb) call (void) TraceEventByName("kEventTextAccepted")
Cannot access memory at address 0x4
No symbol "TraceEventByName" in current context.
Is there something special to do to enable this feature ?
TIA,
Bernard
_______________________________________________
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