summaryrefslogtreecommitdiff
path: root/core/debugger/remote_debugger.h
AgeCommit message (Expand)Author
2022-06-29Adding print_rich for printing with BBCodeVoylin
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-02-06[Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-05-12Add support for multiple RemoteDebuggerPeer(s).Fabio Alessandrelli
2020-05-01Format remote printerr properly in script debugger outputPouleyKetchoupp
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-08Refactor ScriptDebugger.Fabio Alessandrelli