mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Debugger: Add a Network widget
Display socket table, SSL context and options
This commit is contained in:
@ -176,6 +176,8 @@ add_executable(dolphin-emu
|
||||
Debugger/MemoryViewWidget.h
|
||||
Debugger/MemoryWidget.cpp
|
||||
Debugger/MemoryWidget.h
|
||||
Debugger/NetworkWidget.cpp
|
||||
Debugger/NetworkWidget.h
|
||||
Debugger/NewBreakpointDialog.cpp
|
||||
Debugger/NewBreakpointDialog.h
|
||||
Debugger/PatchInstructionDialog.cpp
|
||||
|
Reference in New Issue
Block a user