aboutsummaryrefslogtreecommitdiff
path: root/gui/debugger.h
AgeCommit message (Expand)Author
2018-08-18GUI: Replace use of strdup with Common::StringColin Snover
2017-09-04GUI: Add support for double quoted parameters in debuggerPaul Gilbert
2015-08-29DEBUGGER: Add function for printing a StringArray in columnsTorbjörn Andersson
2014-12-05Merge pull request #497 from eriktorbjorn/md5-debugDavid Turner
2014-09-01DEBUGGER: Add "md5mac" command to get MD5 sum of Mac resource fork.Torbjörn Andersson
2014-09-01DEBUGGER: Add "md5" command, to get the MD5 sum of entire filesTorbjörn Andersson
2014-08-29GUI: Fix some Doxygen comments that seem wrong.Einar Johan Trøan Sømåen
2014-05-27ALL: Introduce typesafe Debugger::registerVar functions.Johannes Schickel
2014-05-27GUI: Don't endorse function naming against our guidelines in docu.Johannes Schickel
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27GUI: Slight naming cleanup in Debugger.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DVar_Register to Debugger::registerVar.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-10GUI: Add "debuglevel" command to Debugger base class.D G Turner
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2011-07-03COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.Johannes Schickel
2011-06-03GUI: Fix some commentsMax Horn
2011-06-03GUI: Add 'openlog' command to debuggerMax Horn
2011-05-25BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGERMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2009-07-26Formatting.Johannes Schickel
2009-07-25Add optional readline support to the text debugger console.Willem Jan Palenstijn
2009-07-19Fix compilation with USE_CONSOLE = 0Willem Jan Palenstijn
2009-05-11Turned fixed-size lists of debugger/console commands and variables into more ...Max Horn
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-13Remove debugger hack for Symbian OS!Lars Persson
2006-09-16Added GUI::ConsoleDialoggetCharsPerLine() method, and added a big FIXME comme...Max Horn
2006-09-16Overhaul of the debugger codeMax Horn