Simplify agent_expr constructor
authorTom Tromey <tom@tromey.com>
Sat, 17 Jun 2023 18:53:58 +0000 (12:53 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 20 Jun 2023 17:21:51 +0000 (11:21 -0600)
commitb0b5ba6b7f2ac377842fe39a8d684282b865db40
treebcca4f9141080aea1e38a2d6a5fc02de5c8eb259
parenta2bbca9fa5e4e488ccbb8dddfa1d78ed03bad083
Simplify agent_expr constructor

This simplifies the agent_expr constructor a bit, and removes the
destructor entirely.

Reviewed-by: John Baldwin <jhb@FreeBSD.org>
gdb/ax-general.c
gdb/ax.h