Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] Multiplexing JDI client frontend to single back-end

Hi.

I want to have a single JDI back-end connected to multiplex JDI front-ends.

My intention is to multiplex input from the front-ends to the single JDI backend, which than sends this via JDWP to a single JVM.

Later the events are broadcastet to the front-ends or if it is a response to a value request delivered to the requesting JDI front-end.

So it should be possible to have a mult-user debugger.

Do you have any suggestions or experience on doing this?



Any help is welcome.


Regards.


Frank E.



Back to the top