debugging problem - winedbg: single stepping until exit from function, which has no line number information

2007-05-17 Thread marcel busse
hello i'm on a project with wine but i can't get it debugged. not even a small hello world. here is the output of the hello world. My system opensuse 10.2 anyone help plz? Winedbg - Output: [EMAIL PROTECTED]:~/prog/m5/m5/debug/src> winedbg m5.exe.so preloader: Warning: failed to reserve range 00

KDevelop configure error or winebug

2007-04-15 Thread marcel busse
hi i can't debug with winedbg. it steps until end cause of no line debug info. at the start of the debugging process there is a fixme - it says something about dwarf-2 information. My config: i started a hello world with kdevelop and took as c++ compiler wineg++. that's all. __