lldb.run: lldb.run

Description Usage Arguments Value See Also

View source: R/raw.r

Description

Runs the process.

Usage

1
lldb.run(args = NULL, handle = NULL)

Arguments

args

command line arguments for the process or NULL (the default) for no arguments. Each argument should be in its own string. splitter can be used to split a single string.

handle

handle returned from lldb.load() or NULL for the default handle

Value

An invisible return code.

See Also

lldb.breakfun lldb.breakline splitter


heckendorfc/lldbR documentation built on March 16, 2020, 12:24 a.m.