[cfe-dev] An executable produced by clang can not be debugged with gdb under Windows

fiveight fiveight at tom.com
Tue Oct 23 19:46:58 PDT 2012


Hi All:

	
	I use Windows 7 32bit, and I build Clang 3.1 with MS VS2008.

	I use Clang to build "hello world" C program with MinGW32 4.7.0 by "clang.exe main.c -g -o main.exe".

	Then I use gdb 6.8 to debug my exe and I get this info:

    "DW_FORM_strp pointing outside of .debug_str section"

	I find http://llvm.org/bugs/show_bug.cgi?id=13636 bug report, but there is no solution.

	And http://llvm.org/bugs/show_bug.cgi?id=11898 bug repor refer to "clang r153589", how can I get this version.

	Thanks!

        fiveight
        fiveight at tom.com
          2012-10-24




More information about the cfe-dev mailing list