This is the mail archive of the gdb@sourceware.cygnus.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]

new protocol spec update



I put a new update of GDB protocol specs at
http://www.std.com/qqi/ftp/protocol.txt. List of changes is 
quite small:

1. Run length encoding died from natural causes: queries and remote
   commands can contain '*' which is also a key element of run
   length encoding.

2. Z protocol clarified: (1)stub can return 'noSupport' if it does not
   support a particular type of Z-protocol break point, for example 
   stub can support softbreaks only, (2)stub required to support
   at least 1024 soft break points.


Thanks,

Aleksey
 



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