diff --git a/lldb/docs/use/map.rst b/lldb/docs/use/map.rst --- a/lldb/docs/use/map.rst +++ b/lldb/docs/use/map.rst @@ -1,7 +1,7 @@ GDB to LLDB command map ======================= -Below is a table of GDB commands with the LLDB counterparts. The built in +Below is a table of GDB commands with their LLDB counterparts. The built in GDB-compatibility aliases in LLDB are also listed. The full lldb command names are often long, but any unique short form can be used. Instead of "**breakpoint set**", "**br se**" is also acceptable. @@ -58,7 +58,7 @@
a.out 1 2 3 without having to supply the args every time.a.out with arguments 1 2 3 without having to supply the args every time.<args> in existing terminal /dev/ttys006 (macOS only).main.test.c at line 12.main.-[NSString stringWithFormat:].count.#include .c/.cpp/.m files.main.MyClass.printf(3) when possible. Type "help format" to see the full list of format specifiers.uint32_t values.main.a.out only.a.out module.a.out and liba.so.