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.