[Pdbg] [PATCH 0/3] Make thread api consistent

Amitay Isaacs amitay at ozlabs.org
Wed Jul 3 17:20:23 AEST 2019


Just do it...

... and extra api to sreset all.

Amitay Isaacs (3):
  libpdbg: Replace register api with consistent naming
  libpdbg: Replace thread control api with consistent naming
  libpdbg: Add thread_sreset_all() api to sreset all threads

 libpdbg/chip.c    | 118 +++++++++++++++++++++++++---------------------
 libpdbg/libpdbg.h |  43 +++++++++--------
 libpdbg/p8chip.c  |  12 ++---
 libpdbg/p9chip.c  |   4 +-
 src/pdbgproxy.c   |  26 +++++-----
 src/reg.c         |  24 +++++-----
 src/thread.c      |  26 +++++-----
 7 files changed, 134 insertions(+), 119 deletions(-)

-- 
2.21.0



More information about the Pdbg mailing list