View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005340 | CTT UA Help | 7- Help | public | 2019-12-10 23:55 | 2023-08-04 15:43 |
Reporter | Randy Armstrong | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.3.4 | ||||
Summary | 0005340: Script Debugger needs to save Breakpoints across multiple Runs | ||||
Description | Manually setting breakpoints before a test is tedious and time consuming. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Technical Challenge The script debugger has an internal widget that handles the supported breakpoints. This widget, however, is inside private code, and is not accessible from any user code. The only way to allow access would be to copy the CodeWidget, with all private code into the existing code base, and rebuild a custom script debugger. The script debugger is a component which is no longer supported by QT, so this would be an involved, temporary fix at best. This is a no fix. |
|
Need a help note about debugger; |
|
Please note, that breakpoints cannot be saved and will need to be reset with every debug run. If you need to store the breakpoints please use text based breakpoints in the scripts. This can be done by writing "debugger;" before the desired code line. Please note those "debugger;" breakpoints will only be hit in a debugger run in other cases they will be ignored. |
|
reviewed text in call, agreed to changes and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-10 23:55 | Randy Armstrong | New Issue | |
2020-01-07 22:32 | Paul Hunkar | Assigned To | => Paul Hunkar |
2020-01-07 22:32 | Paul Hunkar | Status | new => acknowledged |
2020-01-07 22:32 | Paul Hunkar | Assigned To | Paul Hunkar => |
2022-08-07 03:13 | Paul Hunkar | Tag Attached: Archie | |
2022-08-18 14:07 | Paul Hunkar | Assigned To | => Archie Miller |
2022-08-18 14:07 | Paul Hunkar | Status | acknowledged => assigned |
2022-08-25 03:16 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Binary |
2022-08-25 03:22 | Paul Hunkar | Category | 3 - Feature Request => 2 - CTT Binary |
2022-08-25 03:22 | Paul Hunkar | Severity | minor => feature |
2023-02-14 23:43 | Archie Miller | Status | assigned => resolved |
2023-02-14 23:43 | Archie Miller | Resolution | open => fixed |
2023-02-14 23:43 | Archie Miller | Note Added: 0018716 | |
2023-03-02 16:34 | Archie Miller | Category | 2 - CTT Binary => 7- Help |
2023-03-02 16:35 | Archie Miller | Project | CTT UA Binary => CTT UA Help |
2023-03-02 16:35 | Archie Miller | Status | resolved => feedback |
2023-03-02 16:35 | Archie Miller | Resolution | fixed => reopened |
2023-03-02 16:35 | Archie Miller | Note Added: 0018826 | |
2023-05-19 15:09 | Paul Hunkar | Assigned To | Archie Miller => Alexander Allmendinger |
2023-05-19 15:09 | Paul Hunkar | Status | feedback => assigned |
2023-05-19 15:09 | Paul Hunkar | Tag Detached: Archie | |
2023-06-26 15:49 | Alexander Allmendinger | Status | assigned => resolved |
2023-06-26 15:49 | Alexander Allmendinger | Resolution | reopened => fixed |
2023-06-26 15:49 | Alexander Allmendinger | Note Added: 0019677 | |
2023-08-04 15:43 | Paul Hunkar | Status | resolved => closed |
2023-08-04 15:43 | Paul Hunkar | Fixed in Version | => 1.3.4 |
2023-08-04 15:43 | Paul Hunkar | Note Added: 0019825 |