Tracepoint Action List
Tracepoint Action List
- Subject: Tracepoint Action List
- From: "Till Toenshoff" <email@hidden>
- Date: Thu, 16 Sep 2010 20:23:48 +0200
First of all, I am unsure if I hit the right list with the following
question - please direct me if I was mistaken.
I am trying to use tracepoints from within gdb (Xcode 3.2.3). What troubles
me is the fact that I am unable to enter any actions. The gdb-documentation
states that I should simply enter "actions" into the the gdb-console and
would then be prompted to enter my list of actions - I should also be able
to terminate my action-list by entering a line that only contains the
keyword "end".
See
http://developer.apple.com/library/mac/#documentation/DeveloperTools/gdb/gdb
/gdb_11.html#SEC85
However, once I enter a valid tracepoint (e.g. "trace foo") and then enter
"actions", I am not prompted as described in the above documentation. I can
also not terminate the action-list by entering "end". To me it appears as if
the actions-list is somehow expected from a different stream or in a
different format. Well, most likely I did something wrong/stupid but where
is my mistake hidden?
Thanks for any hint.
Cheers,
Till
_______________________________________________
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