vimspector/tests/testdata/cpp/simple
Ben Jackson e9e0e9e5b9 Test for new thread creation
- don't clear the stack trace on continue - track running status
  properly (ish)
- mark threads (running) when the app is executing
- indicate the "current" thread with a different icon

TODO:
- allow user to specify current thread?
- track running status of threads individually?
- allow to pause/continue specific threads?
2020-11-22 14:13:14 +00:00
..
.gitignore Threads tests WIP 2020-11-22 14:13:14 +00:00
.vimspector.json Add "run to cursor" support 2020-10-23 22:53:04 +01:00
.ycm_extra_conf.py Threads tests WIP 2020-11-22 14:13:14 +00:00
Makefile Threads tests WIP 2020-11-22 14:13:14 +00:00
printer.cpp Add missing test file 2020-09-11 15:56:04 +01:00
simple.cpp Add ClearBreakpoints API 2019-04-28 10:51:15 +01:00
struct.cpp Add some tests for expand/collapse variables; todo - fails on gdb/linux 2020-07-16 08:33:49 +01:00
threads.cpp Test for new thread creation 2020-11-22 14:13:14 +00:00
variables.cpp Add another test file from #43 2019-07-27 10:57:50 +01:00