
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
-- Pozdrawiam, Arek Grzywna Uzytkownik "Steffen Lutzmann" <[EMAIL PROTECTED]> napisal w wiadomosci news:[EMAIL PROTECTED] > Griva wrote: > > I have a problem with debugging C source in AXD debugger. Every time when I > > lunch debugg, debugger is disassembing code to asm and I can not to switch > > to c-code and con not step in c-code. Maybe I don't check some options? but > > which?? > > Did you call the compiler with option '-g'? This is necessary to > generate code which contains debug information for the debugger. Yes I did. my parameters: -O0 -g+ Best Regards griva > > Steffen > -- > ax25: [EMAIL PROTECTED] > http://www.tu-ilmenau.de/~df0hq >
| <-- __Chronological__ --> | <-- __Thread__ --> |