Hi Martin,

thank you for your answer!

Am 21.01.2016 um 12:25 schrieb Martin Stein:
> The only way I see to do this is by using a managed dataspace combined
> with instruction emulation. But before going deeper into this: I wonder
> why you want to access two dataspace at a time anyway?
My goal is to have access to the memory content of a component at a 
certain point of time without stopping the component (the threads of the 
component). So my idea was to maintain a second dataspace (same size, 
same content) for each dataspace that is attached to the RM session of 
the component as a copy. So when i want to inspect the memory content i 
just stop writing to the second dataspace and inspect this dataspace 
instead of the "main" dataspaces. This way the component would be able 
to keep running.

Regards,
David


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to