This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Disallow non-scalars as rvalues in agent expressions


Eli Zaretskii wrote:
Date: Wed, 17 Mar 2010 22:00:21 -0700
From: Stan Shebs <stan@codesourcery.com>

+ error ("Value not scalar: cannot be an rvalue.");

Shouldn't the error message be in _() ?
Gack! Thanks, just checked in the fix.

Stan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]