Re: Watchpoints and lldb
Re: Watchpoints and lldb
- Subject: Re: Watchpoints and lldb
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 28 Mar 2012 00:48:50 +0200
Le 28 mars 2012 à 00:07, Brad Oliver a écrit :
> I've got a crazy problem with watchpoints and LLDB, and I've tried reading the docs.
>
> The LLDB docs I find say that to set a watchpoint, you enter "watchpoint set <blah>"
The set command exists in the trunk version but not in the Xcode version yet.
AFAIK, to watch a variable, you can use "frame variable -w" instead (see "help frame variable" for info).
-- Jean-Daniel
_______________________________________________
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