rungdb-user: failed attempt with rungdb factor

This commit is contained in:
Ciro Santilli
2018-08-31 17:05:34 +01:00
parent de682e80c7
commit 8c16820365
5 changed files with 124 additions and 113 deletions

View File

@@ -12,7 +12,7 @@ parser = common.get_argparse(argparse_args={
})
parser.add_argument(
'executable',
help='''Path to the executable to be debugged relative to the Buildroot build directory.'''
help='Path to the executable to be debugged relative to the Buildroot build directory.'
)
args = common.setup(parser)
sys.exit(subprocess.Popen([