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]

Breakpoint and Ctrl-C problem on ADS board




--
!============================================================================!
= Suresh N., Research Engineer, C-DoT, Bangalore.                            =
= Call me at : OFF: 2383951(Dir) / 2263399 (268)  RES: 3334248               =
= Alternate email :  nsur_mys@email.com                                      =
= QOT: For fast-acting relief, try slowing down.
!============================================================================!


--- Begin Message --- Hi all,
    I am able to generate a GDB stub image which can be downloaded to RAM,
    download the code (relocated "hello" application ) using powerpc-eabi-gdb from host.
 
    If i continuosly execute by giving,

(gdb) jump *START_ADDRESS
    it is printing the "hello world"

    if i put a breakpoint at main, i am not able to break.  the output is

(gdb) b main
(gdb) continue
Continuing.

    After this Ctrl-C is also not working.
    Anything missing in the stub building...

thanx in advance
bye

-- 
!============================================================================!
= Suresh N., Research Engineer, C-DoT, Bangalore.                            =
= Call me at : OFF: 2383951(Dir) / 2263399 (268)  RES: 3334248               =
= Alternate email :  nsur_mys@email.com                                      =
= QOT: For fast-acting relief, try slowing down.
!============================================================================!
  --- End Message ---

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