Change old "settings set frame-prompt" and thread-prompt

to frame-format and thread-format.

llvm-svn: 138544
This commit is contained in:
Jason Molenda 2011-08-25 02:46:44 +00:00
parent b1ad65c548
commit 289673c052
1 changed files with 3 additions and 3 deletions

View File

@ -36,8 +36,8 @@
</code></b></p>
<p>The two format strings can currently be set using the <b>settings set</b> command:</p>
<p><code><b>(lldb)</b> settings set frame-prompt STRING
<br><b>(lldb)</b> settings set thread-prompt STRING
<p><code><b>(lldb)</b> settings set frame-format STRING
<br><b>(lldb)</b> settings set thread-format STRING
</p></code>
</div>
@ -253,4 +253,4 @@
</div>
</div>
</body>
</html>
</html>