This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
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/
Attachment:
patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |