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]

[RFA take 6] Allow setting breakpoints on inline functions (PR 10738)


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/

Attachment: break-on-inline-20120314-1.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]