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



On Mon, Mar 12, 2012 at 4:20 PM, Marc-Andre Laperle <malaperle@xxxxxxxxxxxxx> wrote:
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

Thanks, This is very useful.

-sergey 


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


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



Back to the top