Hi all, This patch makes GDB able to set breakpoints on inlined functions. This version of the patch has been updated to add a new command line option, --allow-incomplete-gdb-indexes, which will cause GDB to use any version 4 or 5 index sections it finds. The default is to only use version 6 sections. I have updated the documentation part of the patch to retain all information about older versions, and also to document the new option. How does it look? Thanks, Gary -- http://gbenson.net/