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


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. When I move the binary to a location that corresponds with the above findings the source is found. The output of the "tk gdb_loc main" is now "../util/test.cpp main /cygdrive/d/ester/util/test.cpp 13 0x0040ad9f 0x0040ad9f {}".
Zbynek


--
http://zw.matfyz.cz/     http://robotika.cz/
Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic


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