Introduce unop_addr_operation
authorTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:27:57 +0000 (07:27 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:28:22 +0000 (07:28 -0700)
commit14aff815df1efbbc573df75b7fc65017e9399c84
tree951721757086aaeb65f51f802ebe4b64b7d1248b
parent929f3aa7425dde2626bdf5b23277aee62ec75129
Introduce unop_addr_operation

This adds class unop_addr_operation, which implements UNOP_ADDR.

gdb/ChangeLog
2021-03-08  Tom Tromey  <tom@tromey.com>

* expop.h (class unop_addr_operation): New.
* ax-gdb.c (gen_expr_unop) <case UNOP_ADDR>: New.
gdb/ChangeLog
gdb/ax-gdb.c
gdb/expop.h
This page took 0.02576 seconds and 4 git commands to generate.