[semi-OT] gdb backtrace on windows
- From: Andrea Zagli <azagli libero it>
- To: gtk-app-devel-list gnome org
- Subject: [semi-OT] gdb backtrace on windows
- Date: Mon, 19 Oct 2009 18:04:22 +0200
i'm trying to debug a gtk+ based program on windows inside mingw/msys
with gdb (7.0)
my problem is that when my program crash i get from the backtrace only
these two rows
#0 0x77c035e4 in ?? ()
#1 0x00000000 in ?? ()
i used autotools, so my program is compiled with -g (i saw it during
the compilation stage)
i found here [1] that i must run gdb with the full path of my program;
but for me it doesn't work
what am I doing wrong?
thanks in advance
[1]
https://techbase.kde.org/Development/Tutorials/Debugging/Debugging_on_MS_Windows#MinGW_debugging_hints
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]