Evangelos Ribeiro Tzaras
|
c520bdae70
|
run: Allow passing arguments to calls when running under gdb
Without this patch running f.e. `CALLS_GDB=1 _build/run -p sip` will not work.
|
2021-06-18 16:50:11 +02:00 |
|
Evangelos Ribeiro Tzaras
|
4324f683e7
|
run: Run under gdb when CALLS_GDB is set to 1
|
2021-06-18 10:21:28 +02:00 |
|
Evangelos Ribeiro Tzaras
|
f81ed3d063
|
run: Add plugin search directory
This makes sure we can load the plugins from the build directory.
|
2021-06-04 17:06:07 +00:00 |
|
Evangelos Ribeiro Tzaras
|
04b81dd664
|
Add run script to the build directory
This allows starting calls by invoking something like _build/run.
Closes #292
|
2021-06-03 13:13:33 +02:00 |
|