Re: Gdb didnot step into the break point in class constructor in RH 8.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have you tried to explicitly put breakpoint at your constructor
instead of just single-stepping into it?

b 'TranMessage::TranMessage(int age)'

This helps sometimes... :-(

kaiduan xie wrote:

Many thanks for your help. But with this method, the
gdb still did not step into the constructor.
---
Serge



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux