This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]