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] Resubmit process record and replay, 2/10


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.

2008-11-16  Hui Zhu  <teawater@gmail.com>

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

 target.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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]