Remove now-unused Modula-2 evaluator code
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:40 +0000 (07:28 -0700)
commit5871f0a38dd0f2403765e60d7b00f511fcc4a6cc
tree86943a8771a5d2b1966e5152acd76047c5321f3a
parenta99be8c199c2cbfae137fb5a54151e781ecb7ec3
Remove now-unused Modula-2 evaluator code

Now that the Modula-2 parser has switched to the new style, there is
no need for the old Modula-2 evaluation code.

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

* m2-lang.h (class m2_language) <expresssion_ops,
exp_descriptor_modula2>: Remove.
* m2-lang.c (evaluate_subexp_modula2)
(m2_language::exp_descriptor_modula2): Remove.
gdb/ChangeLog
gdb/m2-lang.c
gdb/m2-lang.h
This page took 0.049587 seconds and 4 git commands to generate.