Skip to content

ParseError: could not determine if path is a JNI or logical class path #27

@xingchch

Description

@xingchch

when break on method, Error as the title showed .

and below is the error stack:

-- File "/usr/local/lib/python2.7/dist-packages/andbug/command.py", line 152, in perform
act(self, _args, *_kwargs)
-- File "/usr/local/lib/python2.7/dist-packages/andbug/cmd/break.py", line 69, in cmd_break
cpath, mname, mjni = andbug.options.parse_mquery(cpath, mquery)
-- File "/usr/local/lib/python2.7/dist-packages/andbug/options.py", line 43, in parse_mquery
cp = parse_cpath(cp)
-- File "/usr/local/lib/python2.7/dist-packages/andbug/options.py", line 27, in parse_cpath
raise ParseError('could not determine if path is a JNI or logical class path', path)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions