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]

remote supporting 'swbreak' and 'hwbreak' ?


If a remote 'agent' supports 'swbreak' and 'hwbreak', what's the
correct "syntax" for T05-packet?

And is 'hwbreak+' needed in qSupported response if only SW breakpoints
and HW watchpoints are supported (not actual HW breakpoints)?

I've tried 'T05swbreak" with and without single quotes around swbreak,
and with and without colon, but gdb always complains about malformed
packet.


I'm using "GNU gdb (Debian 7.10-1) 7.10".


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