mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-12 09:24:55 +00:00
The class is used polymorphically, so it's undefined behavior to delete instances of GDBStubA64 and GDBStubA32 from the base class pointer. |
||
|---|---|---|
| .. | ||
| debugger.cpp | ||
| debugger.h | ||
| debugger_interface.h | ||
| gdbstub.cpp | ||
| gdbstub.h | ||
| gdbstub_arch.cpp | ||
| gdbstub_arch.h | ||