https://bugs.kde.org/show_bug.cgi?id=434057

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Mark Wielaard <[email protected]> ---
So having the full gdbserver embedded in valgrind makes things a bit tricky.
vgdb is a "simple" (but not really simple) relay between gdb and the valgrind
embedded gdbserver.

But would it be possible to make vgdb a smart rely? So vgdb would handle all
"extended remote" packets (and start, restart, stop valgrind when requested)
and only rely non-extended packets to the embedded valgrind gdbserver?

I haven't really studied the remote protocol, so I don't really know if this
can be practically done.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to