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]

"First packet sent to gdb remote stub?"


Hi

  I have a question on what is the first packet sent to gdb remote stub?
The gdb I used is v6.1.

  After I issued command `set debug remote 1' and `target remote
udp:host_addr:port", I saw the first packet is "Hc-1". 

  However my remote stub captures a package "+".  Should this ACK
package  be sent first rather than the "Hc-1" package? 

Thanks

--Xinan

    


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