Add debugger connection port setting to build script (#1599)

JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
This commit is contained in:
Levente Orban
2017-02-21 15:39:22 +01:00
committed by Zoltan Herczeg
parent 9043ec620d
commit cc0f69613a
3 changed files with 9 additions and 0 deletions
+2
View File
@@ -27,7 +27,9 @@
/**
* Debugger socket communication port.
*/
#ifndef JERRY_DEBUGGER_PORT
#define JERRY_DEBUGGER_PORT 5001
#endif
/**
* Masking-key is available.