aboutsummaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2019-01-08 00:04:14 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-02-12 15:08:17 +1100
commit57610a3681bcc2c6794459d98861e613756e8e83 (patch)
treea07272d7f3927a628e144ca13073ba91e02fec15 /asm
parentd27180b55d7740a711f2a6417eed02782a1cd536 (diff)
downloadskiboot-57610a3681bcc2c6794459d98861e613756e8e83.zip
skiboot-57610a3681bcc2c6794459d98861e613756e8e83.tar.gz
skiboot-57610a3681bcc2c6794459d98861e613756e8e83.tar.bz2
external/mambo: allow CPU targeting for most debug utils
Debug util functions target CPU 0:0:0 by default Some can be overidden explicitly per invocation, and others can't at all. Even for those that can be overidden, it is a pain to type them out when you're debugging a particular thread. Provide a new 'target' function that allows the default CPU target to be changed. Wire that up that default to all other utils. Provide a new 'S' step command which only steps the target CPU. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'asm')
0 files changed, 0 insertions, 0 deletions