commit | 6a4eb277b788df94f8b8e6f3e38d6a7c97c2452f | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Sep 04 10:32:00 2024 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri Sep 06 11:08:41 2024 -0600 |
tree | 1c0f82cc28cca70ad76c1a25c0a18367c859c017 | |
parent | d767b870c4f1ba74e5ba6753f1299df3edeefab2 [diff] |
Clear Ada symbol cache This patch changes "maint flush symbol-cache" to also flush the Ada-specific symbol cache. This can be helpful when working on the Ada code. Approved-By: Tom de Vries <tdevries@suse.de>