[RFA] Process record and replay, 8/10

teawater teawater@gmail.com
Fri Nov 14 17:18:00 GMT 2008


On Fri, Nov 14, 2008 at 19:59, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Mon, 10 Nov 2008 22:28:24 +0800
>> From: teawater <teawater@gmail.com>
>> Cc: gdb-patches@sourceware.org
>>
>> > By the way, do we need debug messages to be translatable?  Other
>> > similar places in the patches don't have them in _().
>>
>> Maybe. Can I keep them?
>
> I don't mind.
>
>> >> +    case 0x9b:
>> >> +      printf_unfiltered (_
>> >> +                      ("Process record don't support instruction fwait.\n"));
>> >                                          ^^^^^^^^^^^^^
>> > "doesn't support"
>>
>> I will fix it.
>>
>> >
>> > By the way, what happens if the code stream includes one of these
>> > ``unsupported'' instructions?  What will the user see at replay time?
>> >
>>
>> Inferior will stop.
>
> I'd suggest to tell this in the manual.
>

OK. I will.



More information about the Gdb-patches mailing list