GDB Template Debugging Help (b20)

Nirmal Prasad nprasad@truept.com
Sun Jan 31 23:52:00 GMT 1999


hi there,

i have a template class defined and implemented in a single header(.hpp)
file. I am compiling using "gcc -g" option but after producing the
executable the debugger does not trace thru the header i.e. it gives a
warning when i try to step into the template implementation as shown below
: -
"
Single stepping until exit from function Add__<mangled name of class>
which has no line number information.
0x41b69e in LM31 ()
"
Any pointers as to where i might be going wrong....
Also i found that -Wtemplate-debugging flag is not implemented under gcc b20

Thanks in advance

Regards

Nirmal Prasad R.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list