I am attempting to run two instrumentation processes using DynamoRIO and share their analysis data via shared memory. Specifically, I write the analysis data to shared memory from each process and aim to access it from the other.
However, I am currently unable to properly access the shared memory from the instrumented processes, and the data sharing fails.
Is there a recommended way to make shared memory work with DynamoRIO-instrumented processes? Or should I consider switching to a file-based approach instead?
Environment:
QEMU Debian 5.10.234-1 armv7l
Source Code:
Uninstrumented core.cpp:
```cppThank you very much for your support. I look forward to your advice.
Best regards,
Masazumi Azuma
--
You received this message because you are subscribed to the Google Groups "DynamoRIO Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dynamorio-use...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dynamorio-users/8d194d9d-9284-48aa-a8f7-9737ed2db45en%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dynamorio-users/5cc02069-7961-444f-9082-31f42223e1d0n%40googlegroups.com.