Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Ozkan Sezer
> Also previously it was not possible to debug 64bits binary using GDB > until this release. > Tried gdb_20091224.tar.gz also was impossible to get any debugging info out. > It was built from gdb CVS HEAD (their development version) and yes the gdb.exe was stripped. Maybe the development version

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread t66...@gmail.com
Chris Sutcliffe wrote: >> Sorry I don't but my compiler is pretty customized I guess it have >> something to do with that. >> Its a multi-lib patched gcc-4_4-branch a cross compiler, don't know if >> it something to do with the config option --with-stabs ? >> But how come you havent been able to en

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Chris Sutcliffe
> Sorry I don't but my compiler is pretty customized I guess it have > something to do with that. > Its a multi-lib patched gcc-4_4-branch a cross compiler, don't know if > it something to do with the config option --with-stabs ? > But how come you havent been able to encounter the problem, I downl

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Kai Tietz
2010/1/8 Chris Sutcliffe : > Hi Kai, > >> yes this bug I encounter some time ago, too. It is related to DLL files >> not having any debugging information but are shown in backtrace. Here it >> warns once about psymtab != symtab and code in gdb fix it afterwards. IMHO >> this warning is simply prett

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Chris Sutcliffe
Hi Kai, > yes this bug I encounter some time ago, too. It is related to DLL files > not having any debugging information but are shown in backtrace. Here it > warns once about psymtab != symtab and code in gdb fix it afterwards. IMHO > this warning is simply pretty bogus here, or the DLL loader sh

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread t66...@gmail.com
> yes this bug I encounter some time ago, too. It is related to DLL files > not having any debugging information but are shown in backtrace. Here it > warns once about psymtab != symtab and code in gdb fix it afterwards. IMHO > this warning is simply pretty bogus here, or the DLL loader should

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Kai Tietz
"t66...@gmail.com" wrote on 08.01.2010 15:10:30: > Chris Sutcliffe wrote: > >>> Previously using GNU gdb 6.8 > >>> There were no such annoying warnings. > >>> > >> Correct, there have been several posts about this on the GDB mailing > >> list. AFAIK, it has something do with the pretty printers

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread t66...@gmail.com
Chris Sutcliffe wrote: >>> Previously using GNU gdb 6.8 >>> There were no such annoying warnings. >>> >> Correct, there have been several posts about this on the GDB mailing >> list. AFAIK, it has something do with the pretty printers that were >> introduced in 7.x. I've sent an email to t

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Chris Sutcliffe
>> Previously using GNU gdb 6.8 >> There were no such annoying warnings. > > Correct, there have been several posts about this on the GDB mailing > list.  AFAIK, it has something do with the pretty printers that were > introduced in 7.x.  I've sent an email to the GDB mailing list to see > if there

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Chris Sutcliffe
>> Yes, if you do a Google for it, you'll get an explanation. >> > Previously using GNU gdb 6.8 > There were no such annoying warnings. Correct, there have been several posts about this on the GDB mailing list. AFAIK, it has something do with the pretty printers that were introduced in 7.x. I've