summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-08-05 16:11:29 -0400
committerGravatar Lioncash2018-08-05 16:41:22 -0400
commit00f7e584cef1abbcec3f52c81275cce1e4c8f3d3 (patch)
tree74a814086e0e0e14ac312f51866590a2ab53b37e /src/common/logging/backend.cpp
parentgdbstub: Move all file-static variables into the GDBStub namespace (diff)
downloadyuzu-00f7e584cef1abbcec3f52c81275cce1e4c8f3d3.tar.gz
yuzu-00f7e584cef1abbcec3f52c81275cce1e4c8f3d3.tar.xz
yuzu-00f7e584cef1abbcec3f52c81275cce1e4c8f3d3.zip
gdbstub: Use type alias for breakpoint maps
Rather than having to type out the full std::map type signature, we can just use a straightforward alias. While we're at it, rename GetBreakpointList to GetBreakpointMap, which makes the name more accurate. We can also get rid of unnecessary u64 static_casts, since VAddr is an alias for a u64.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions