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

[RFA 0/3] / command : fast way to change setting(s) to run a command


Changes compared to the RFC of the 8 April (if ever someone read the RFC :) :
  * Used the word 'setting' instead of 'option'.
  * Numeric syntax is now /100e instead of /e100.
  * Boolean disable syntax is now /!a instead of /a!.
  * Various small code changes.
  * NEWS, ChangeLog, tests are done.



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