aboutsummaryrefslogtreecommitdiff
path: root/jerry-debugger/jerry_client_main.py
AgeCommit message (Expand)Author
2020-10-19Improve JerryScript debugger (#4299)Zoltan Herczeg
2020-04-02Python debugger cleanup (#3635)Zoltan Herczeg
2020-03-30Bump reference platform to Ubuntu 18.04 LTS (#3037)Csaba Osztrogonác
2020-03-11Fix some style issues in the python debugger client. (#3603)Zoltan Herczeg
2019-10-24Sort function breakpoints before enabling them (#3238)Robert Fancsik
2019-03-26[Debugger] Implementation of transport over serial connection (#2800)Robert Sipka
2019-03-18[Debugger] Create a simplified transmission layer (#2781)Robert Sipka
2019-02-26Separate the debugger-client to support the later usage of other communicatio...Robert Sipka