This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Interrupting a running program


Hello,
I am emulating a program written for an embedded system. This means I
have a main which loop continuosly.
Problem with gdb is that if I run the program I lose gdb input console
and threfor I am not able to interrupt the program execution or insert
a break point.
How could I solve my problem?
Thank you.

-- 
Saltini Roberto


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