diff options
author | Tom Tromey <tromey@adacore.com> | 2025-02-12 10:56:43 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-03-04 07:42:53 -0700 |
commit | 95a95ec4d401390421e2f2a7839583940445acd7 (patch) | |
tree | 6d0bb6b20b7230ba8e02f4c0cdccbacd4bef68fd /gdb/ada-lang.c | |
parent | e0386dee309ec8b169b5d146c0be3a6d516b1d03 (diff) | |
download | binutils-95a95ec4d401390421e2f2a7839583940445acd7.zip binutils-95a95ec4d401390421e2f2a7839583940445acd7.tar.gz binutils-95a95ec4d401390421e2f2a7839583940445acd7.tar.bz2 |
Look for -fgnat-encodings option
gnat-llvm does not support the -fgnat-encodings option, and does not
emit GNAT encodings at all -- it only supports the equivalent of GCC's
"minimal" encodings; which is to say, ordinary DWARF.
This patch changes gdb to test whether gnatmake supports this flag and
adapt accordingly. foreach_gnat_encoding is changed to pretend that
the "minimal" mode is in effect, as some test examine the mode.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions