This is the mail archive of the gdb-prs@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]

[Bug breakpoints/10738] Cannot set breakpoint on inlined function


http://sourceware.org/bugzilla/show_bug.cgi?id=10738

--- Comment #8 from Tom Tromey <tromey at redhat dot com> 2011-01-03 21:59:30 UTC ---
(In reply to comment #7)

> In this case, I do not think there is out-of-line copy for "func" . "func" is
> only used in one place and is inlined there. unless you mean "out-of-line"( not
> marked as inline) on the source code level. 

It may be gcc-version-dependent.
Or maybe I am misremembering the result of my experiment :-)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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