Re: [AVaRICE-user] GDB step-over

2012-01-25 Thread ghedamat
Many thanks for your clarifications! On Wed, Jan 25, 2012 at 11:43 AM, Joerg Wunsch wrote: > As ghedamat wrote: > > > So to my understending gdb should send multiple step-into > > instructions to emulate the step-over functionality... > > Yes, exactly. > > > I'm asking if you have any info about

Re: [AVaRICE-user] GDB step-over

2012-01-25 Thread Joerg Wunsch
As ghedamat wrote: > So to my understending gdb should send multiple step-into > instructions to emulate the step-over functionality... Yes, exactly. > I'm asking if you have any info about gdb supporting this behavior > and/or if you have any hints on how to deal with this issue Sure, it does.

Re: [AVaRICE-user] GDB step-over

2012-01-23 Thread ghedamat
Another question, If you've the time, could you explain this phrase "The JTAG ICE's "step over" instruction can only be used the way AVR Studio 4 uses it, by prior filling the tag memory" I'm not able to understand what the prior filling part is about... Anyway I'll try to write a simple gdb ma

[AVaRICE-user] GDB step-over

2012-01-23 Thread ghedamat
Hi everybody.. As Jörg Wunsch already know I'm an avr n00b trying to start debugging on an xmega265A3 chip :) I've already posted in the wrong place my issues so I'm moving here what i've discovered until now and I'll ask a couple of more questions... FYI here's the wrong-placed discussion http