> From: Hui Zhu > Date: Wed, 25 Nov 2009 16:05:44 +0800 > > When I debug i386 multi-thread inferior, it need support int3 and > rdtsc.  So make a patch to support them. > > 2009-11-24 Hui Zhu > > * i386-tdep.c (i386_process_record): Add code for int3 and rdtsc. Looks reasonable to me.