This is the mail archive of the gdb-patches@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]

[RFA] Submit process record and replay third time, 2/9


This patch is add a new stratum "record_stratum" to strata in target
layer.  Process record and replay target will be set to this stratum.
Then it will be the top of target strack when it is opened.

2009-01-08  Hui Zhu  <teawater@gmail.com>

	* target.h (strata): New stratum "record_stratum".

Attachment: 2-target_record_stratum.txt
Description: Text document


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