This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
Insight and mingw GUI-programs
- From: "A. Klingenstein" <klingens at web dot de>
- To: insight at sources dot redhat dot com
- Date: Tue, 16 Mar 2004 22:55:53 +0100
- Subject: Insight and mingw GUI-programs
I compiled Inisight 6.0 and 5.3 (todays CVS errored on compile in the
UI) with the latest cygwin.
Now I want to debug a graphical Windows program compiled with Dev-C++
which uses mingw, but Insight won't find the debug info and will display
only asm, no source. Function names it knows tho. If I try a console
program, everything works alright
There seems to be a 2nd bug that when asm is shown, single step or
breakpoints won't work: the program just runs through. Together those
two bugs make it impossible to debug a graphical program in any way.
Is this a known error or am I unique? Is there perhaps a fix somewhere?
Alex