commit | c9c831aebd8663d0129bbcee4d76be889f0627fe | [log] [tgz] |
---|---|---|
author | Jordan Niethe <jniethe5@gmail.com> | Wed May 06 13:40:46 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 19 00:11:03 2020 +1000 |
tree | f03c984be94460f1d9a58239ceea3786c3cd8652 | |
parent | 785b79d1e02873c2088ee1301154c66dace66ce5 [diff] |
powerpc/xmon: Don't allow breakpoints on suffixes Do not allow placing xmon breakpoints on the suffix of a prefix instruction. Signed-off-by: Jordan Niethe <jniethe5@gmail.com> [mpe: Don't split printf strings across lines] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200506034050.24806-27-jniethe5@gmail.com