Added new "env" regular expression alias into the evironment settings section of...
authorGreg Clayton <gclayton@apple.com>
Tue, 12 Feb 2013 18:54:34 +0000 (18:54 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 12 Feb 2013 18:54:34 +0000 (18:54 +0000)
llvm-svn: 174993

lldb/www/lldb-gdb.html

index 7555f67..df96bee 100755 (executable)
                         <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>