qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 322f24: m68k: Fix regression causing Single-S


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 322f24: m68k: Fix regression causing Single-Step via GDB/R...
Date: Tue, 21 Jan 2020 05:00:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 322f244aaa80a5208090d41481c1c09c6face66b
      
https://github.com/qemu/qemu/commit/322f244aaa80a5208090d41481c1c09c6face66b
  Author: Laurent Vivier <address@hidden>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M target/m68k/translate.c

  Log Message:
  -----------
  m68k: Fix regression causing Single-Step via GDB/RSP to not single step

A regression that was introduced, with the refactor to TranslatorOps,
drops two lines that update the PC when single-stepping is being performed.

Fixes: 11ab74b01e0a ("target/m68k: Convert to TranslatorOps")
Reported-by: Lucien Murray-Pitts <address@hidden>
Suggested-by: Lucien Murray-Pitts <address@hidden>
Suggested-by: Richard Henderson <address@hidden>
Reviewed-by: Richard Henderson <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>
Message-Id: <address@hidden>


  Commit: a4ccd092ac45dce777b3a2f36bde56f776a4b70e
      
https://github.com/qemu/qemu/commit/a4ccd092ac45dce777b3a2f36bde56f776a4b70e
  Author: Peter Maydell <address@hidden>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M target/m68k/translate.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-5.0-pull-request' 
into staging

Fix m68k single-stepping with remote gdb

# gpg: Signature made Tue 21 Jan 2020 12:21:12 GMT
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Laurent Vivier <address@hidden>" [full]
# gpg:                 aka "Laurent Vivier <address@hidden>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <address@hidden>" [full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier/tags/m68k-for-5.0-pull-request:
  m68k: Fix regression causing Single-Step via GDB/RSP to not single step

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/d83bbedab5a2...a4ccd092ac45



reply via email to

[Prev in Thread] Current Thread [Next in Thread]