> The ada_typedef_print thing is a known oddity: > > http://sourceware.org/ml/gdb-patches/2008-09/msg00541.html ARGH! I missed that message :-(. Don't hestitate to ping me when Ada is involved, or even to take action. At worst, I can always put it back if we later find that we need it after all. Function removed thusly: 2009-02-19 Joel Brobecker * ada-typeprint.c (ada_typedef_print): Remove. Unused. Tested on x86-linux by rebuilding GDB. I also grepped all files in the sources to make sure it's not referenced anywhere else (except ChangeLog files). Sorry again for missing the first message. -- Joel