Johnny Chen
907c233591
Add "frame info" command to the "Examining Thread State" section, as suggested by Andrew Trick.
...
llvm-svn: 153204
2012-03-21 18:14:37 +00:00
Johnny Chen
a113abce1d
rdar://problem/11057400
...
Add documentation for watchpoint commands.
llvm-svn: 152882
2012-03-16 00:44:02 +00:00
Greg Clayton
53905d198c
Document that we now support the GDB shorthand format syntax on any commands
...
that take formats or sizes.
Also document that scalar expression results can be used in any command using
expressions inside backticks.
llvm-svn: 150652
2012-02-16 02:10:58 +00:00
Sean Callanan
49e446d9ea
Added examples of commands that list and delete
...
breakpoints.
llvm-svn: 147549
2012-01-04 21:20:39 +00:00
Eli Friedman
00fda923b6
Fix <title> on webpage.
...
llvm-svn: 146085
2011-12-07 22:09:43 +00:00
Jason Molenda
4223b3b380
typeo
...
llvm-svn: 142900
2011-10-25 01:28:56 +00:00
Jason Molenda
b278f1e191
Add examples of shortest-possible lldb commands where appropriate.
...
Add new "Examining Variables" section.
Updated a few command entries to match current lldb behavior.
llvm-svn: 142898
2011-10-25 01:28:31 +00:00
Jason Molenda
a98d106d49
Document nexti, show some shorter versions of long lldb
...
commands.
llvm-svn: 142715
2011-10-22 02:31:42 +00:00
Greg Clayton
98f8c5252e
Added GDB/LLDB commands for the "target stop-hook add" command.
...
llvm-svn: 139529
2011-09-12 19:56:07 +00:00
Greg Clayton
dc55a80da3
Added help on stack frame selection compared to GDB and corrected the register
...
command help to match the current LLDB.
llvm-svn: 139313
2011-09-08 20:14:22 +00:00
Jim Ingham
096675d781
Add "--" before providing the file & command args when launching lldb from the command line.
...
llvm-svn: 137790
2011-08-17 00:23:09 +00:00
Jim Ingham
57f29f8014
Added a few trivial mods.
...
llvm-svn: 133084
2011-06-15 21:01:30 +00:00
Greg Clayton
471257c132
Added a few more commands, but I mainly wanted to include how to run lldb
...
with the same program arguments for a process over and over without having
to specify them (like you can with gdb with the "--args" option).
llvm-svn: 129332
2011-04-12 00:43:35 +00:00
Greg Clayton
d5a395aa9c
Removed a stray '\' character.
...
llvm-svn: 128934
2011-04-05 21:40:10 +00:00
Greg Clayton
efcb603008
Updated the web site with a getting started with LLDB and also some resources
...
to help GDB users figure out the equivalent commands in LLDB.
llvm-svn: 128518
2011-03-30 01:02:37 +00:00