[cmd][lldb] make lldb execution job control friendly.
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
DISTDIR=$(dirname $0)/..
|
DISTDIR=$(dirname $0)/..
|
||||||
lldb -o "command script import $DISTDIR/tools/konan_lldb.py" $*
|
exec lldb -o "command script import $DISTDIR/tools/konan_lldb.py" $*
|
||||||
|
|||||||
Reference in New Issue
Block a user