This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Stepping problem with GDB


I'm running ecos on a powerpc 860 MBX-based board.
I boot up to redboot and connect to the serial port via
Gdb and load my ecos application image. 

When I run and hit a breakpoint, I use "step" to try to step
into the function call. Instead of actually stepping into the function
it hits another breakpoint further in the function. It appears to
behave as "cont" instead of "step". 

Is this something someone else has seen or knows
what I could be doing wrong?

Thanks,
George

--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]