Skip to content

NameError: name 'self' is not defined in ./run-gdb-user and other scripts #63

@cirosantilli

Description

@cirosantilli

3cc1b79

As usual, some crazy refactor breaks the less important scripts because I was lazy, find all breaks with: git grep get_argparse.

bisect-linux-boot-gem5�[36m:�[m12�[36m:�[mparser = self.�[1;31mget_argp�[marse(
build-docker�[36m:�[m12�[36m:�[m    def �[1;31mget_argp�[marse_args(self):
qemu-monitor�[36m:�[m12�[36m:�[mparser = self.�[1;31mget_argp�[marse({
run-gdb-user�[36m:�[m9�[36m:�[mparser = self.�[1;31mget_argp�[marse(argparse_args={
run-gdbserver�[36m:�[m10�[36m:�[mparser = self.�[1;31mget_argp�[marse(argparse_args={
run-toolchain�[36m:�[m9�[36m:�[mparser = self.�[1;31mget_argp�[marse(argparse_args={
trace2line�[36m:�[m18�[36m:�[mparser = self.�[1;31mget_argp�[marse(argparse_args={

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions