This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight and mingw GUI-programs


On Mon, 2004-05-03 at 12:39, Zbynek Winkler wrote:
> Hello, I am writing in response to 
> http://sources.redhat.com/ml/insight/2004-q1/msg00078.html, because I am 
> experiencing the same problem - cygwin version of insight cannot find 
> source to a binary compiled with mingw. GDB finds the debug info and the 
> output of "tk gdb_loc main" is "../util/test.cpp main ../util/test.cpp 
> 13 0x0040ad9f 0x0040ad9f {}" which is not where the source is located.

What does "info func main" give (type in the console window)? If it is
not correct, you are experiencing a problem with gdb or with the
compiler.

Where is the source located if not in ../util/test.cpp?

Keith


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