[PATCH v2 2/2] mi-out: Implement mi redirection using a stack.

Pedro Alves palves@redhat.com
Fri Sep 26 12:51:00 GMT 2014


On 09/26/2014 10:24 AM, Adrian Sendroiu wrote:

> Adrian Sendroiu <molecula2788@gmail.com> writes:
> 
>>> I think it'd be good to replace this ".*" with a stricter match, just
>>> in case something goes wrong with undoing the redirection, but nothing
>>> crashes.  Something like (untested):
>>>
>>>  mi_gdb_test "help" "List of classes of commands.*\\^done.*" "nested redirect"
>>>
>>> This is OK with a change along those lines.
>>
>> Ok, I changed to mi_gdb_test "help" ".*List of classes of commands.*\\^done" "nested redirect"

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list