Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.1.0
-
None
-
4af72f0b5f244bbe3891db2c36fed74383924b62
Description
There is a possibility to use "AttachCore" as startMode in DebuggerStartParameters, but there is no way to programmatically specify the core file to use. This has to be done through the "Load Core..." dialog. Perhaps the coreFile attribute of the private class DebuggerRunParameters can be moved to the pubic class DebuggerStartParameters?