This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: gnu-win32 B19: gdb and template


Xiaomao Xiao <xiao@cmold.com> writes:

> I recently tried to debug a c++ program with templates on my Windows NT box
> installed with gnu-win32 B19.

Have you installed egcs?  AFAIK, gnu-win32 B19 comes with gcc 2.7.*,
run gcc -v to check.  gcc 2.7 has some bugs in the generation of
debugging information and, AFAIK, so does gdb 4.16.  You may want to
install gdb 4.17 too.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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