dolphin-emulator/Source/Core/DolphinWX/Debugger
Lioncash ca7bdf1d5d Remove the embedded Console from the possible logging options.
Note I do not mean the Logging window, but the console window.
It's literally rarely, if at all used, and offers less advantages over the built-in logging window (ie. it breaks on different locales: http://i.imgur.com/Cs92tQE.png)

This commit should remove all of the console logging.
2014-02-16 20:40:33 -05:00
..
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp
BreakpointView.h
BreakpointWindow.cpp
BreakpointWindow.h
CodeView.cpp
CodeView.h
CodeWindow.cpp
CodeWindow.h
CodeWindowFunctions.cpp Remove the embedded Console from the possible logging options. 2014-02-16 20:40:33 -05:00
DebuggerPanel.cpp
DebuggerPanel.h
DebuggerUIUtil.cpp
DebuggerUIUtil.h
DSPDebugWindow.cpp Turn loops into range-based form 2014-02-13 09:05:50 +01:00
DSPDebugWindow.h
DSPRegisterView.cpp
DSPRegisterView.h
JitWindow.cpp
JitWindow.h
MemoryCheckDlg.cpp
MemoryCheckDlg.h
MemoryView.cpp
MemoryView.h
MemoryWindow.cpp Turn loops into range-based form 2014-02-13 09:05:50 +01:00
MemoryWindow.h
RegisterView.cpp
RegisterView.h
RegisterWindow.cpp
RegisterWindow.h