Paul Leder wrote: > Should I expect any problems when running gdb/insight on Cygwin, > debugging cross-compiled binaries? >
Maybe. > I'm cross-compiling on Linux (-g -O0), and copying the binaries to > Cygwin, together with the same source tree that I used on Linux. When > I run insight on Cygwin, the initial window displays only assembler > output. More info: > Is your executable 64bit or 32bit? If 64bit, I don't think the Cygwin version of gdb can support it since it would be 32bit but I'm guessing. Earnie ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
