Changes between Version 1 and Version 2 of Ticket #6864, comment 7


Ignore:
Timestamp:
Sep 17, 2023, 4:05:44 PM (8 months ago)
Author:
abian

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6864, comment 7

    v1 v2  
    1 I get a debug window where I can specify Continue, Ignore, Debug, etc. As I can't write `bt` until I choose one of these options, I choose Debug, and then I get another one of those windows, I choose Debug again... and when I can finally write `bt`, I get the same stack trace. The debug windows only show memory addresses.
     1When I get VK_ERROR_DEVICE_LOST, I see a debug window where I can specify Continue, Ignore, Debug, etc. As I can't write `bt` until I choose one of these options, I choose Debug, and then I get another one of those windows, I choose Debug again... and when I can finally write `bt`, I get the same stack trace. The debug windows only show memory addresses.