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] MI: Add value field to output of -var-create


On Mon, Feb 05, 2007 at 10:41:52AM +1300, Nick Roberts wrote:
Content-Description: message body and .signature
>  > Could you please post a full patch, including changelog?  I'm finding
>  > that when you update just bits of a patch in each message, it is
>  > virtually impossible for me to find all of the current pieces.  I think
>  > this patch will be fine, though.
> 
> Sure.  The code change is just one line (below).  The testsuite changes are
> in the attachment.

Thanks.  This is OK.

> 2007-02-05  Nick Roberts  <nickrob@snap.net.nz>
> 
> 	* mi/mi-cmd-var.c (mi_cmd_var_create): Add value field.
> 
> 
> 2007-02-05  Nick Roberts  <nickrob@snap.net.nz>
> 
> 	* gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp,
> 	* gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp,
> 	* gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp,
> 	* gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp,
> 	* gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp,
>         * gdb.mi/gdb792.exp, gdb.mi/gdb792.exp,
> 	* lib/mi-support.exp:
> 	Update tests to include value field in output of -var-create.

Please only put the * on the first line - a comma shouldn't be
followed by a *.

-- 
Daniel Jacobowitz
CodeSourcery


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