GDB record target 0.0.1 for GDB-6.6 release (It make GDB support Reversible Debugging)

Daniel Jacobowitz drow@false.org
Mon Aug 13 11:20:00 GMT 2007


On Mon, Aug 13, 2007 at 11:24:26AM +0800, Robert Bu wrote:
> The qemu method is appropriate for native-debugging. However, it's
> really not possible for remote-debugging, in which case the mothod of
> this patch may apply if we can put up with the poor performance.

Sure it is, as long as qemu either simulates your target system or
runs on your target system.  There are some limited cases where
simulating custom hardware is not feasible, but in most such cases the
reason has to do with performance anyway.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list