On 10/5/18 8:48 AM, Alex Bennée wrote: > When debugging you often don't care about the libraries but just the > code in the testcase. Rather than make the user build this by hand > offer a shortcut. > > Signed-off-by: Alex Bennée <[email protected]> > Reviewed-by: Laurent Vivier <[email protected]> > --- > linux-user/main.c | 16 +++++++++++++++- > 1 file changed, 15 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
