* add more linux signatures
* Update premake script to generate correct symbols on respective platforms
* Add debugger gdb for linux builds
* Change from -ggdb to -gdwarf
* change from -gdward to -g3
* Update linux signatures
* Fix issues with virtual function calling
* Fix a bunch of crashes.
* Update prediction vfunc indexes
* Update more indexes
* No more crashes!
* Fix usercmd padding
* Fix more index issues
* Change attach scripts to reflect what they do
* Fix windows compilation issues - remove hardcoded path from attach-basic
* Update attach script