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]

RE: breakpoint () support locking app


  > 
  > As I expected.  Sorry, but this can't work because as soon 
  > as the target application tries to run, the GDB debug 
  > channel will break.  In fact, if you have a 'minicom' 
  > session open to the board, you'll probably see GDB come up there.
  > 
  > Network debugging is only supported using RedBoot - it 
  > cannot be done with builtin stubs (when stubs are included 
  > in the application).
  > 

Ok, I thought that might be the case because when I opened the com port
while trying to connect through the network it gave me a bunch of
garbage.  

So, will the GDB stub watch on port 9000 too if I was to start it on
it's own?


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