Simplify debug_exp
authorTom Tromey <tromey@adacore.com>
Mon, 2 Jan 2023 17:37:15 +0000 (10:37 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 2 Jan 2023 17:37:15 +0000 (10:37 -0700)
commitce6fcad80eb594228a2e46e9362d6083881fe96d
tree717cf9caec462455c48e14134ba6fd585840a26c
parentde7d7cb58e6209ed11c31f635545ee2ee6ded307
Simplify debug_exp

debug_exp should call expression::dump rather than using the 'op'
member.
gdb/expprint.c