commit | 28c4b1ffaa41b17af11984c0383a8a37ea00eef4 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Feb 22 11:41:24 2022 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Mon Apr 04 12:46:09 2022 -0600 |
tree | 06b2d6ae06fd5025bea076b991dc71500d1ceee6 | |
parent | 45016746f1a992e7300cae74761c681a8a3f4fe7 [diff] |
Enable "set debug parser" for Ada I noticed that "set debug parser 1" did not affect Ada parsing. This patch fixes the problem. Because this is rarely useful, and pretty much only for maintainers, I didn't write a test case.