Menu

#126 no message box gdb Eclipse

closed
nobody
gdb (1)
5
2010-07-12
2010-07-11
No

Hello,
I develope under Windows with Eclipse and MINGW, MSYS.
I want to debug the attch file. A Breakpoint was set in line
img = Gdk::Pixbuf::create_from_file(fileName). Then i setp over
to find out which exception was thrown. But the debugger terninates
and no message box is shown.

If i debug the -file in a command prompt, will be shown a message box there

Is this a gdb or eclipse issue?
My configuration
Wndows XP SP3
MINGW 3.4.5
MSYS 1.0.11
Eclipse C/C++ Development Tools Version: 6.0.2.201002161416
Eclipse IDE for C/C++ Developers Version: 1.2.2.20100209-1511
GNU gdb 5.2.1

Regrads
Dirk

Discussion

  • Dirk Przybylla

    Dirk Przybylla - 2010-07-11

    Test program

     
  • Dirk Przybylla

    Dirk Przybylla - 2010-07-12

    I'm sorry, my fault. I found out, what was wrong.
    Wrong Version of a library

     
  • Dirk Przybylla

    Dirk Przybylla - 2010-07-12
    • status: open --> closed