Commits
User selector
Commit History
Commits on Feb 9, 2021
Fix template memory leak when debugger is running (#4572)
Show description for 6fd0dfeauthored
Commits on Dec 8, 2020
Implement realm object and support realms for built-ins and JS functions (#4354)
Show description for df92c86authored
Commits on Oct 19, 2020
Improve JerryScript debugger (#4299)
Show description for 6f25d6eauthored
Commits on Jul 28, 2020
Improve source file handling in jerry-main (#4037)
Show description for edab196authored
Dániel Bátyai
Commits on Apr 2, 2020
Python debugger cleanup (#3635)
Show description for 28f2772authored
Commits on Mar 11, 2020
Fix some style issues in the python debugger client. (#3603)
Show description for 57b8599authored
Commits on Nov 6, 2019
Introduce jerry_get_resource_name API function (#3236)
Show description for 525c35fauthored andcommitted
Commits on Oct 17, 2019
Create function variables using the data produced by the pre-scanner. (#3199)
Show description for 7df87b7authored
Commits on Aug 30, 2019
Implement fast access mode arrays (#3028)
Show description for 2f1908fauthored
Commits on Nov 15, 2018
Improve the evaluate requests (#2583)
Show description for 47fa590authored[Debugger] Modify the object representation in case of variables request. (#2594)
Show description for 6c4b316authored
Commits on Oct 29, 2018
List scope chain levels and their variables to the selected stack frame. (#2557)
Show description for 34c5e22authored andcommitted
Commits on Sep 3, 2018
Fix logging issues in the debugger. (#2483)
Show description for 2ad883eauthored
Commits on Aug 22, 2018
Improve python debugger client. (#2441)
Show description for 300e40bauthored
Commits on Aug 3, 2018
Add total frame counter to backtrace in debugger (#2428)
Show description for 64051b5authored andcommitted
Commits on Jul 12, 2018
Add start to backtrace for debugger (#2407)
Show description for 62cdb39authored andcommitted
Commits on Jun 22, 2018
Add restart command to the debugger (#2401)
Show description for e326588authored andcommitted
Commits on Apr 18, 2018
Improve stopping at errors. (#2278)
Show description for 095b730authored andcommitted
Commits on Apr 11, 2018
Support abort in the debugger. (#2273)
Show description for e914717authored
Commits on Mar 28, 2018
Add the ability to throw an error to python debugger (#2188)
Show description for 8af89d9authored andcommitted
Commits on Mar 12, 2018
Add finish debugger command. (#2240)
Show description for a79c217authored andcommitted
Commits on Feb 7, 2018
Make source scrolling command in python debugger (#2187)
Show description for e860870authored andcommitted
Commits on Jan 23, 2018
Fix inserting pending breakpoints. (#2163)
Show description for 1c64c1aauthored
Commits on Sep 13, 2017
Last line of the source code should be printed by the python debugger client.
Show description for 04bcceaauthored andcommitted
Commits on Aug 30, 2017
Send output to debugger client (#1955)
Show description for 733f0ceauthored andcommitted
Commits on Aug 21, 2017
Multiple client source sending feature. (#1957)
Show description for 3b1d578authored andcommitted
Commits on Aug 3, 2017
Add source sending feature to the debugger. (#1932)
Show description for 3e3d637authored andcommitted
Commits on Jul 13, 2017
JerryDebugger breakpoint system rework (#1908)
Show description for dbfb017authored andcommitted
Commits on Jul 5, 2017
Make debugger port runtime configurable
Show description for 18283d2authored andcommitted
Commits on May 30, 2017
Python debugger source & display command (#1850)
Show description for 712d5caauthored andcommitted
Commits on May 23, 2017
Print exception hint in the debugger client when an exception is thrown. (#1841)
Show description for 29f57ecauthoredImplement memstats command in the debugger (#1838)
Show description for 8894077authored andcommitted
Commits on May 18, 2017
Add pending breakpoints feature to python debugger client (#1810)
Show description for 0806c16authored andcommitted
Commits on Apr 26, 2017
Fix the exception handler bug (#1780)
Show description for 9d4123cauthored andcommitted
Commits on Mar 30, 2017
Add missing test for debugger (#1692)
Show description for 20466a7authored andcommitted