ecere/sys/JSON: Fixed broken TimeStamp text serialization
[sdk] / ide / src / debugger / Debugger.ec
2015-03-18 Jerome St-Louisecere/sys/JSON: Fixed broken TimeStamp text serialization
2015-02-20 Jerome St-Louisbuildsystem, epj2make, ide: support Emscripten compiler.
2015-02-15 Rejean Loyeride: fix unable to open generated .c files from clang...
2015-02-15 Rejean Loyeride: fix goto line from find in files not working becau...
2015-02-15 Jerome St-Louiside/debugger: Fixed crash on watching array[index]
2014-07-11 Jerome St-Louisecere; compiler/libec: (#234, #361) Fixed isblank issue...
2014-07-10 Jerome St-Louiside/Debugger/Watches: Not showing 'uint' type when...
2014-07-09 Jerome St-Louiside/Debugger/watches: Fix unichar evaluation broken...
2014-06-20 Jerome St-Louiside; compiler/libec: Auto completion improvements
2014-06-19 Rejean Loyeride: no functional change. rename various debug print...
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-10 Jerome St-Louiscompiler/libec; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-05 Jerome St-Louissdk: Fixed more Linux specific warnings
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-19 Jerome St-Louiside/debugger/watches: Improved + and - pointer operations
2014-05-19 Jerome St-Louiside/debugger: Fixed crashes on evaluating watches on...
2014-05-14 Jerome St-Louiside/debugger: Fixed units evaluation
2014-05-14 Jerome St-Louiside/debugger: Improved support for instantiations evalu...
2014-05-14 Jerome St-Louiside/debugger: Displaying struct and bit class members
2014-05-14 Jerome St-Louiscompiler/libec; ide/debugger: Division by 0: Error...
2014-05-14 Jerome St-Louiside/debugger: (#486) watches: don't show addresses...
2014-05-13 Jerome St-Louiside/debugger: Better errors for evaluating function...
2014-05-13 Jerome St-Louiside/debugger: Better errors for missing property support
2014-05-06 Jerome St-Louiscompiler/pass15; ide/debugger: Fixed evaluation of...
2014-05-04 Jerome St-Louiside/debugger; compiler/libec: (#19, #456) Fixed watches...
2014-05-03 Jerome St-Louiside/debugger; compiler/libec: (#129) Fixed string liter...
2014-05-03 Jerome St-Louiside/Debugger: Calling CleanUp() from GdbExit()
2014-05-03 Jerome St-Louiside/debugger: Watches: removed need for a Code Editor...
2014-05-02 Jerome St-Louiscompiler/libec/lexer; expression, ide/debugger: (#67...
2014-04-26 Jerome St-Louiside/debugger: Fixed crash on editing watch after resume
2014-04-25 Jerome St-Louiside/debugger: Disabling annoying IDE debug messages...
2014-04-24 Jerome St-Louiside/Debugger: Fixed entryPoint flag not being cleared...
2014-04-09 Jerome St-Louiside/debugger: Fixed crash on closing project being...
2014-03-29 Jerome St-Louiside/Debugger: Fixed IDE jamming on 'advance' for GDB...
2014-03-29 Jerome St-Louiside/Debugger: Fixed OS X GDB 6.3 regressions
2014-03-26 Jerome St-Louiside/CodeEditor: Fixed mislocated caret when resetting...
2014-03-12 Jerome St-Louiside: Various layout improvements
2014-03-11 Jerome St-Louiside/Debugger: Not polluting the environment with variab...
2014-03-06 Jerome St-Louiside/debugger; crossplatform.mk: (#1016) Ensure we can...
2014-02-20 Rejean Loyeride/debugger: (#1031) further fix debug/stop on valgrin... 0.44.09.9
2014-02-20 Jerome St-Louiside/Debugger: (#1031) Fixed crash on exit introduced...
2014-02-20 Rejean Loyeride/debugger: (#1031) fix debug/stop at valgrind/gdb...
2014-02-20 Jerome St-Louiside: Fixed strings
2014-02-10 Jerome St-Louisecere/Semaphore; ide/Debugger: aborting a GDB -exec...
2014-02-10 Jerome St-Louiside/Debugger: Fixed not being able to find debugged...
2014-02-10 Jerome St-Louiside/Debugger: Fixed crash on uninitialized 'char *s...
2014-02-10 Rejean Loyeride;debugger; (#1030) fix new memory leaks.
2014-02-03 Jerome St-Louiside/Debugger: strescpy(), struscpy() -- more compact...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-10-09 Rejean Loyeride;debugger; fixed GdbExit doesn't wait for new valgri...
2013-10-09 Rejean Loyeride;debugger; tweaked provide source files location...
2013-10-08 Rejean Loyeride;debugger; (#1018) fixed breakpoints in statically...
2013-10-08 Rejean Loyeride;debugger; don't display valgrind command line usage...
2013-09-30 Rejean Loyeride/debugger: Fixed improper escaping of ( and ) in...
2013-09-30 Jerome St-Louiside/debugger: Fixed debug logging of GDB commands
2013-09-26 Rejean Loyeride;debugger; (#1003) fixed multiple issues.
2013-09-24 Rejean Loyeride;debugger; (#1004) tweaked initial step over to...
2013-09-10 Rejean Loyeride/debugger: fixed ide crash on exit during a debuggin...
2013-09-10 Rejean Loyeride;debugger; (#968) handle breakpoints by project...
2013-09-10 Rejean Loyeride;debugger; (#999) added support for gdb's until...
2013-09-06 Rejean Loyeride;debugger; (#995) fixed run to cursor at same level...
2013-09-06 Rejean Loyeride;debugger; updated debug instrumentation.
2013-08-30 Jerome St-Louiside/Debugger, CallStackView: Fixed long standing callst...
2013-08-30 Jerome St-Louiside/debugger: Fixed opening paths in call stack view...
2013-08-30 Rejean Loyeride;debugger; (#986) don't use internal breakpoints...
2013-08-29 Rejean Loyeride;debugger; (#986) fixed the appearance of a bad...
2013-08-29 Jerome St-Louiside: Fixed bad usage of PipeOpenMode causing showWindow...
2013-08-29 Rejean Loyeride;debugger; (#897) added a default option to redzone...
2013-08-29 Jerome St-Louiside/debugger/breakpoints: Fixed a null pointer crash...
2013-08-29 Rejean Loyeride;debugger; (#897) added options (leak check, redzone...
2013-08-29 Rejean Loyeride; (#968) fixed toggling a breakpoint in wrong file...
2013-08-25 Rejean Loyeride;debugger;valgrind; (#897) fixed target breaks in...
2013-08-25 Rejean Loyeride; (#968) silence invalid ValidateBreakpoint message.
2013-08-22 Rejean Loyeride; (#968, #982) support for breakpoints in files...
2013-08-16 Jerome St-Louiside/debugger: Improved fallback to GDB on watch evaluation
2013-08-09 Jerome St-Louiside/Debugger: Fixed memory errors
2013-08-09 Rejean Loyeride; debugger; stepping to (run to cursor), over or...
2013-08-09 Rejean Loyeride; fixed ide hangs on missing valgrind. closes #948.
2013-08-09 Rejean Loyeride; debugger; valgrind integration. gdb dialog command...
2013-08-08 Jerome St-Louiside/Debugger: Fixed F7 not bringing up Output View...
2013-08-08 Jerome St-Louiside/Debugger: (#798) Fixed hiding Debugger views when...
2013-08-08 Jerome St-Louiside/Debugger: (#780) Hiding debugging views on Debug...
2013-07-29 Jeromeide/Debugger: Tweaks to help C debugging
2013-06-21 Rejean Loyeride; fixed missplaced break statement from 932ae846e59e...
2013-06-18 Rejean Loyeride; debugger; implemented detection of shared librarie...
2013-06-15 Rejean Loyeride; debugger; some code cleanup. no functionality...
2013-06-13 Rejean Loyerecere, ide; Instance_COM_Initialize, Tokenize, _DualPip...
2013-05-27 Rejean Loyeride, debugger; fixed breakpoints issues when using...
2013-05-22 Rejean Loyeride:debugger; implemented new feature run to cursor...
2013-05-20 Rejean Loyeride; added secret ctrl+shift hotkey for disabling parsi...
2013-05-20 Rejean Loyeride; improvements to Debug Precompile/Compile/GenerateS...
2013-05-02 Rejean Loyeride; debugger; fixed stepping over/out and run to curso...
2013-04-20 Jerome St-Louiside/Debugger: Disabled internal breakpoints breaking...
2013-04-15 Jerome St-Louiside, documentor: Fixed more 'long' warnings
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-03-10 Rejean Loyeride/buildsystem; default/32/64 bit dropbox. removed...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
next