This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Eliminate -var-create error for optzd ptr to struct
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Don Breazeal <donb at codesourcery dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>, "palves at redhat dot com" <palves at redhat dot com>
- Date: Thu, 7 Apr 2016 15:11:39 +0100
- Subject: Re: [PATCH] Eliminate -var-create error for optzd ptr to struct
- Authentication-results: sourceware.org; auth=none
- References: <1459888769-18875-1-git-send-email-donb at codesourcery dot com> <86lh4rm7kq dot fsf at gmail dot com> <5705828A dot 3030708 at codesourcery dot com>
On 06/04/16 22:41, Don Breazeal wrote:
Would you still like for me to follow up with a patch to remove the
TRY/CATCH blocks around the calls to value_optimized_out in those two
functions? Or do we want to leave it as-is so that the QUIT handling
remains unchanged?
No, I was wrong on that point. Please leave it as-is.
--
Yao (éå)