Re: [Mingw-w64-public] GDB 7.0.1

2010-01-09 Thread t66...@gmail.com
However I am sure I'm not the only one encountering this issue. Perhaps I should build my own GDB binary instead, so I have more understanding of what is going on. I built myself a gdb-7.0.1 release and it still output the warnings

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-09 Thread Chris Sutcliffe
However I am sure I'm not the only one encountering this issue. Perhaps I should build my own GDB binary instead, so I have more understanding of what is going on. I built myself a gdb-7.0.1 release and it still output the warnings There is a report on the GDB mailing list with someone

Re: [Mingw-w64-public] GDB 7.0.1

2010-01-08 Thread Kai Tietz
2010/1/8 Chris Sutcliffe ir0nh...@gmail.com: 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

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