This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] gdb.base/frame-args.exp
- From: Yao Qi <yao at codesourcery dot com>
- To: <lgustavo at codesourcery dot com>, "'gdb-patches at sourceware dot org'" <gdb-patches at sourceware dot org>
- Date: Thu, 3 Jul 2014 15:27:33 +0800
- Subject: Re: [RFC] gdb.base/frame-args.exp
- Authentication-results: sourceware.org; auth=none
- References: <53B26994 dot 8000306 at codesourcery dot com> <53B4FBE6 dot 20505 at codesourcery dot com> <53B5003A dot 6070203 at codesourcery dot com>
On 07/03/2014 03:03 PM, Luis Machado wrote:
> Excellent! Thanks for pointing that out. Seeing the date of the patch, i
> suppose it has not gone in.
The patch was committed in September.
2012-09-21 Andrew Burgess <aburgess@broadcom.com>
* findvar.c (read_frame_register_value): Mark the result value as
optimized out if any of the input registers have been optimized out.
https://sourceware.org/ml/gdb-patches/2012-09/msg00393.html
--
Yao (éå)