This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

Re: BreakPoint problems !!


>>>>> "P" == P Mahendra Babu <babu@cdotb.ernet.in> writes:

P> Hello Everybody, =09 =09We have downloaded ecos-SW tools for Linux
P> and =09installed the tools for target powerpc-eabi.  =09We use
P> MBX860 board and have successfully fused =09stubrom for startup.
P> =09Now, when we make programs, we are successfully =09able to
P> download and run them. We are able to =09set more than one
P> breakpoints but, only the =09first one is hit. After the first
P> breakpoint is =09hit, there is no control... i.e., it doesn't stop
P> =09in further breakpoints. Even step, next commands =09do not seem
P> to work. Program just continues until =09exit point irrespective of
P> the command given(step, =09next or continue..) What is the problem
P> ?  =09Does anybody else have the same problem ? Or the =09gdb stubs
P> can handle only one breakpoint now ?  =09When I list the
P> breakpoints using "maintenance =09info breakpoints", all
P> breakpoints are alive even =09after the first breakpoint is hit.
P> =09Hope to receive a solution faaaaaaaaast.

Two suggestions:

 1) Get the latest sources from CVS. In those the ROM stub support is
    a bit better than it was before.

 2) (the faaaaastest fix) enable stubs in your ecos configuration.

Jesper

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