This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2 2/2] mi-out: Implement mi redirection using a stack.
- From: Pedro Alves <palves at redhat dot com>
- To: Adrian Sendroiu <adrian dot sendroiu at freescale dot com>, gdb-patches at sourceware dot org, tromey at redhat dot com
- Date: Tue, 29 Jul 2014 15:54:54 +0100
- Subject: Re: [PATCH v2 2/2] mi-out: Implement mi redirection using a stack.
- Authentication-results: sourceware.org; auth=none
- References: <87ha26liw6 dot fsf at fleche dot redhat dot com> <1406288037-11470-1-git-send-email-adrian dot sendroiu at freescale dot com>
I'm guessing we can trigger this by using "save breakpoints" while
logging is enabled, like gdb.base/ui-redirect.exp ?
I think it'd be very good if a test to the testsuite was added.
Sounds like gdb.mi/mi-logging.exp would be a good place?
--
Thanks,
Pedro Alves