forked from OSchip/llvm-project
Added new "env" regular expression alias into the evironment settings section of the GDB/LLDB commands.
llvm-svn: 174993
This commit is contained in:
parent
5974de4e7d
commit
faf6df6e6e
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue