Korcan Karaokçu
Korcan Karaokçu
Thanks for the detailed explanation. I'll reference this issue once entry table supports custom objects
This will be also required for automatic analysis of data chunks. CE already has data chunk comparison to identify similar objects, so yeah, good feature. Leaving this issue open for...
We use that import as a fix for some systems, try to get rid of that import and run PINCE again. Lines 21 and 26
> just to be sure, do you mean to remove lines 21 and 26 of PINCE.sh? yeah
> then i thought you might have ment the PINCE.py file Yeah, mb. I meant the py file. I've read that too fast > ModuleNotFoundError: No module named 'PyQt6' That's...
Also, apparently recently introduced background execution completely broke this feature, it will be most likely replaced with the built-in tracer of GDB
Apparently built-in tracer can only be used for remote targets. A workaround could be sending back control to pince on breakpoint trigger and execute tracing commands out of the gdb...
Tracer now works, apparently there wasn't a more elegant solution to this. Fixed the visibility issues as well. First two issues in the list are remaining
All fixed
> languages with no void types Completely slipped my attention, thanks for the bug report. I'll look into this soon