Closed Bug 1069210 Opened 11 years ago Closed 11 years ago

mozdebug.py uses wrong default for debugger_arguments

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1067037

People

(Reporter: roc, Assigned: roc)

Details

Attachments

(1 file)

Currently it passes '' as the default, but it should pass [] since the debugger_arguments value is supposed to be a list. As-is, using a debugger that isn't in the supported list fails later when we try to concatenate a list with the '' string.
Sorry, apparently the fix for this was sitting in my review queue.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: