Closed rkhapov closed 3 months ago
mmcoro command doesnt works for core-files. It happens because of setting pc ans sp registers, that doesnt work in gdb for core files.
This patchs fixes that, by using gdb's stack unwiders.
mmcoro command doesnt works for core-files. It happens because of setting pc ans sp registers, that doesnt work in gdb for core files.
This patchs fixes that, by using gdb's stack unwiders.