9e8a13389a1eb513e9d2ef954e038e6b6c602b62

Currently inst struct is managed by core->instances list and it gets unlinked during system_error and inst close sequence. So if there a target reset situation under stability testing, it is difficult to catch inst handle in t32 debugging. So added such obsolete instances into core->dangling_instances, so that it willbe helpful in debugging, it gets removed before inst free. Change-Id: Ide9961f7c82e27406752afeb8a1f2ac86b9fa0ba Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
Leírás
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%