You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/gdbstub
Lioncash 8435451093 kernel/thread: Make thread_id a 64-bit value
The kernel uses a 64-bit value for the thread ID, so we shouldn't be
using a 32-bit value.
6 years ago
..
gdbstub.cpp kernel/thread: Make thread_id a 64-bit value 6 years ago
gdbstub.h gdbstub: Replace PAddr alias with VAddr 7 years ago