[Pdbg] [PATCH v2 0/3] Improve istep command usability

Amitay Isaacs amitay at ozlabs.org
Thu Oct 17 16:03:47 AEDT 2019


 - Add check for valid istep major/minor numbers.
 - Add ability to run the entire istep (using minor=0)

V2 changes:
 - Use pib instead of sbefifo for sbe_istep()

Amitay Isaacs (3):
  istep: Add checking for istep major/minor numbers
  istep: Use the first sbefifo to run isteps
  istep: Run all sub-steps if minor is 0

 src/istep.c | 66 ++++++++++++++++++++++++++++++++++++++++++-----------
 src/main.c  |  2 +-
 2 files changed, 54 insertions(+), 14 deletions(-)

-- 
2.21.0



More information about the Pdbg mailing list