Closed Bug 1412409 Opened 7 years ago Closed 7 years ago

mach run --debugger doesn't work anymore

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1411776

People

(Reporter: jrmuizel, Unassigned)

Details

./mach run --debugger=lldb
Error running mach:

    ['run', '--debugger=lldb']

The error occurred in the implementation of the invoked mach command.

This should never occur and is likely a bug in the implementation of that
command. Consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

AttributeError: 'module' object has no attribute 'get_debugger_info'

  File "/Users/jrmuizel/source/gecko-inbound/python/mozbuild/mozbuild/mach_commands.py", line 1420, in run
    self.debuggerInfo = mozdebug.get_debugger_info(debugger, debugger_args)
It works now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Component: mach → Build Config
Resolution: WORKSFORME → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.