aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_debug.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-05 16:11:29 -0400
committerLioncash <mathew1800@gmail.com>2018-08-05 16:41:22 -0400
commit00f7e584cef1abbcec3f52c81275cce1e4c8f3d3 (patch)
tree74a814086e0e0e14ac312f51866590a2ab53b37e /src/yuzu/configuration/configure_debug.cpp
parent89c076b4b10a79244514e31466802b5b6fda07a4 (diff)
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/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions