Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Breakpoints in header files

Maybe it's being inlined? According to [1], GDB needs dwarf2 format for inline functions. Anything in the GDB traces?

Marc-Andre

[1] http://sourceware.org/gdb/onlinedocs/gdb/Inline-Functions.html

On 12/03/2012 7:16 PM, Sergey Prigogin wrote:
Does anybody know of any gotchas with setting breakpoints in header files? I have a user who says that breakpoints in header files are not working.

-sergey



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top