Open Bug 962245 Opened 10 years ago Updated 2 years ago

add --debugger option to mach cppunittest

Categories

(Testing :: CPPUnitTest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: keeler, Unassigned)

References

(Depends on 1 open bug)

Details

+++ This bug was initially created as a clone of Bug #958277 +++

I'm trying to debug a test failure in a cppunittest, and it would be really useful to have a --debugger option like with other mach test-running commands.
I kind of wish we had support for this built into mozprocess, but you can import getDebuggerInfo from automationutils and use it like runxpcshelltests.py does:
http://mxr.mozilla.org/mozilla-central/source/testing/xpcshell/runxpcshelltests.py
Component: General → CPPUnitTest
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.