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: [rfc] Record register names for OP_REGISTER


On Mon, May 21, 2007 at 11:49:56AM -0400, Daniel Jacobowitz wrote:
> 2007-05-21  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* expression.h (enum exp_opcode): Document a register name for
> 	OP_REGISTER.
> 	* parse.c (write_dollar_variable): Write the register name for
> 	OP_REGISTER.
> 	(operator_length_standard): Expect the register name following
> 	OP_REGISTER.
> 	* ada-lang.c (resolve_subexp): Likewise.
> 	* ax-gdb.c (gen_expr): Likewise.
> 	* eval.c (evaluate_subexp_standard): Likewise.
> 	* expprint.c (print_subexp_standard, dump_subexp_body_standard):
> 	Likewise.
> 	* tracepoint.c (encode_actions): Likewise.

I checked this in.

-- 
Daniel Jacobowitz
CodeSourcery


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