On 12/01/2015 13:21, Pavel Dovgaluk wrote:
>>> > > +{ 'enum': 'ReplaySubmode',
>>> > > + 'data': [ 'unknown', 'normal' ] }
>> >
>> > What is a submode? Can you just check if replay_file is NULL?
> Submode is not very useful for these core patches.
> More submodes will be introduces in reverse debugging patches.I see. For now, can you replace it with just a replay_file check, and move this definition to the reverse debugging patches? Paolo
