RE: [PATCH] Add missing prototype in gdbtk.c
Roland Schwingel <[email protected]> Fri, 30 Mar 2012 15:47:44 +0200
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi Pierre... [email protected] wrote on 30.03.2012 15:31:24: > > I wasn't sure about the fact that this is a real > Prototype requirement or not, so I wanted to ask anyway... > > Patch committed. > > Roland, could you please confirm that > this also works for mingw64. You have been faster than me on this... Yes it works here, too - as already replied in my other post. > > By the way, I got a working insight for mingw32, > which I was unable to get for a lllloooonnngggg time! > A really big thank to Roland for this! You are welcome. I am also happy to have both a 32bit and 64bit insight! It was worth the effort. > PS: I treid to compiled a mingw64 version of insight, > but I get failures here: There is IMHO no way to get insight running on 64bit windows using the current intree tcl/tk 8.4. I am using tcl/tk 8.6 for this. I am not done with sending all my patches for building a 64bit windows insight. There is still some way to go! See my description here http://sourceware.org/ml/insight/2012-q1/msg00050.html and here http://sourceware.org/ml/insight/2012-q1/msg00017.html If you like to I can supply you a 64bit binary (but have to check whether I have enabled pascal in my gdb sources ;-) Roland