This is the mail archive of the gdb@sources.redhat.com 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]

How does GDB informs remote stub about '^Cremote_interruptcalled '


I am building a remote stub for an Arm simulator. I am using sockets to communicate with GDB. when I want to break my program using through GDB( C -c) I cann see the message ' ^Cremote_interrupt called' in GDB but I dont get any packets in my reomte stub. I am not sure how GDB informs the remote target to stop? does anybody have any idea about this?


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