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] Allow setting breakpoints on inline functions (PR 10738)


Hi all,

This patch, which applies on top of Tom's ambiguous linespec work,
allows you to set breakpoints on inlined functions.  Although it
can't be committed until Tom's stuff goes in, I'm posting it for
feedback now.

I'm particularly interested in how this affects users of languages
other than C.  I'm also interested in feedback about the tests I've
written, since this is the first time I've worked on the testsuite.

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]