path
11
__analyzer_dump_path ();
~~~~~~~~~~~~~~~~~~~~~^~
int test()
int test()
:
events 1-3
7
throw 42;
^~
|
(1) throwing exception of type ‘int’ here...
8
}
9
catch (...)
~~~
|
(2) ...catching exception of type ‘int’ here
cluster_memory_regions
cluster_4
Heap
id_1
Stack
Frame: int test()
id_6
FIXME
10
{
11
__analyzer_dump_path ();
~~~~~~~~~~~~~~~~~~~~~~~
|
(3) ⚠️ here
cluster_memory_regions
cluster_4
Heap
id_1
Stack
Frame: int test()
id_6
FIXME