[lldb][Docs] Remove unnecessary colon in title
This commit is contained in:
parent
d1722868d3
commit
ae92f6e8ae
@ -885,8 +885,8 @@ When the program is stopped at the beginning of the 'read' function in libc, we
|
||||
(lldb) frame variable
|
||||
(int) fd = 3
|
||||
|
||||
Writing Target Stop-Hooks in Python:
|
||||
------------------------------------
|
||||
Writing Target Stop-Hooks in Python
|
||||
-----------------------------------
|
||||
|
||||
Stop hooks fire whenever the process stops just before control is returned to the
|
||||
user. Stop hooks can either be a set of lldb command-line commands, or can
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user