projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5974de4
)
Added new "env" regular expression alias into the evironment settings section of...
author
Greg Clayton
<gclayton@apple.com>
Tue, 12 Feb 2013 18:54:34 +0000
(18:54 +0000)
committer
Greg Clayton
<gclayton@apple.com>
Tue, 12 Feb 2013 18:54:34 +0000
(18:54 +0000)
llvm-svn: 174993
lldb/www/lldb-gdb.html
patch
|
blob
|
history
diff --git
a/lldb/www/lldb-gdb.html
b/lldb/www/lldb-gdb.html
index 7555f679128abed07779fecd8b0d493247ebb7a8..df96beebb267d5b81fda96985c4d49d743387353 100755
(executable)
--- a/
lldb/www/lldb-gdb.html
+++ b/
lldb/www/lldb-gdb.html
@@
-105,6
+105,7
@@
<td class="content">
<b>(lldb)</b> settings set target.env-vars DEBUG=1<br>
<b>(lldb)</b> set se target.env-vars DEBUG=1<br>
+ <b>(lldb)</b> env DEBUG=1<br>
</td>
</tr>