This is the mail archive of the gdb@sources.redhat.com 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]

How to setup a breakpoint on constructor


Hi,

Is there anything different in the constructor in comparision to normal function since I cannot break the program in there?

I am able to set the breakpoint but it never stops there. I am working with mingw (gcc-3.4.0) and gdb-6.0 (from mingw page).

I would appreciate any hints. TIA.

--
Roland
r o l a n d z (at) poczta fm


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