Hi all, This patch makes GDB able to set breakpoints on inlined functions. This version of the patch has been updated to address Eli, Jan and Doug's comments on my previous version. I have renamed the compatibility option from --allow-incomplete-gdb-indexes to --use-old-index-sections and documented the option in NEWS. I also added a warning which will be printed the first time GDB finds an old .gdb_index section if --use-old-index-sections is not being used. Note that I had to modify some tests to ignore these messages. The documentation is essentially unchanged bar some specific changes Eli requested. How does this look? Thanks, Gary -- http://gbenson.net/