05-15-05 01:35 PM
When I set a break point in the constructor of a class, and run the
program in gdb, but the program didn't stop at the breakpoint I set.It
seemed there was no breakpoints at all.
How should I set the breakpoint in the constructor.
[ Post a follow-up to this message ]
|