Skip to content

[*] Updated python-cellframe: Added duplicating about cleaning dap_store_obj_t...

alexey.stratulat requested to merge hotfix-8778 into release-5.2

[*] Updated dap-sdk:The problem with the fact that after creating an object that will be stored in the GDB, it did not have the size of the group name and key was fixed.

Updated python-cellframe: Replaced copying the memory for the dap_store_obj_t variable when passed to the python notifier with a standard function, so I use the standard function to clear the memory for this object after the python script has completed.

Merge request reports