summary refs log tree commit diff stats
path: root/results/scraper/fex/777
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/777')
-rw-r--r--results/scraper/fex/7774
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/777 b/results/scraper/fex/777
new file mode 100644
index 000000000..c850625e4
--- /dev/null
+++ b/results/scraper/fex/777
@@ -0,0 +1,4 @@
+GDBServer: Crashes due to initialisation order issue.
+Currently crashes if `FEXCore::Config::SetConfig(CTX, FEXCore::Config::CONFIG_GDBSERVER, ...)` is called before `FEXCore::Context::SetSignalDelegator()`

+

+Probably need to delay initialisation of the GdbServer until `InitCore()` is called.
\ No newline at end of file