Improve shortened examples of the watchpoint commands.
authorJason Molenda <jmolenda@apple.com>
Fri, 5 Oct 2012 20:25:53 +0000 (20:25 +0000)
committerJason Molenda <jmolenda@apple.com>
Fri, 5 Oct 2012 20:25:53 +0000 (20:25 +0000)
commit80f1663a9c51335ab103eab4fc82412c8274d655
tree7fcefa4200f879690e63cfaf2e514b03b528b79e
parentdb5fb3bfe8fdc10dc273d474d642d65dda9236da
Improve shortened examples of the watchpoint commands.
Document "f <n>" selects frame n.
"t <n>" selects thread n but this was just added to TOT
so most people won't have access to an lldb that accepts it.

llvm-svn: 165332
lldb/www/lldb-gdb.html