Open Bug 1688485 Opened 5 years ago Updated 5 years ago

Use ipdb for the --debug-command if ipdb is installed

Categories

(Firefox Build System :: Mach Core, enhancement, P3)

enhancement

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: nimroot, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

Steps to reproduce:

Run any mach command with --debug-command flag.

Actual results:

It will drop to the pdb debugging session of the given command.

Expected results:

Run ipdb debugging session if ipdb is installed, otherwise drop to the pdb.

I'm able to submit a patch if the above solution is viable.

Sounds great, thanks!
We'd definitely accept a patch for this :)

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.