mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1325] [MERGED] Fixed Pattern found address in Debugger Search #450
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1325
Author: @PugsyMAME
Created: 12/27/2020
Status: ✅ Merged
Merged: 12/27/2020
Merged by: @stenzek
Base:
master← Head:master📝 Commits (1)
67f6bd2Fixed Pattern found address in Debugger Search📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/duckstation-qt/debuggerwindow.cpp(+2 -2)📄 Description
"Pattern found at 0x%1" was passing a decimal value to %1 instead of a hexadecimal one
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.