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]

Fast remote debugging


Hi All!

My host Linux RedHat 6.2, target pc386.
 I want to speed up the load process to my remote target.

For this I changed   packages/hal/i386/pc/v1_3_1/src/plf_stub.c file:
#define CYG_DEVICE_SERIAL_RS232_BAUD_LSB 1
(baud 115200)

The load process is success. And my application starts success to.

But remote target not reacts for "^C" pressing.
GDB prints:
Interrupted while waiting for the program.
Give up (and stop debugging it)? (y or n)

Why?

Thanks in advance

Boris Guzhov,
St.Peterburg, Russia




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