dolphin/Source/Core/DebuggerWX
Glenn Rice cde1c5bd60 Remove the PIC linker flag for DSP on linux.
Fix some debugger issues.  Still need to get sound window working, but the invalid id panic alert is fixed.
Also, a ";" as a comment in an ini file is now only allowed at the beginning of a line.  The debugger has settings strings with semicolons in them.  That completely broke the debugger.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6989 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-30 17:04:12 +00:00
..
Src Remove the PIC linker flag for DSP on linux. 2011-01-30 17:04:12 +00:00
resources minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
CMakeLists.txt DSP plugin merge - the two DSP plugins are now gone and all the code has been merged into Dolphin. 2011-01-28 18:39:30 +00:00
Debugger.vcxproj Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
DebuggerWX.vcproj Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00