summaryrefslogtreecommitdiff
path: root/Kernel/Ptrace.cpp
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-01-13 23:59:22 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-15 23:26:47 +0100
commit568cde5e233633da1cc199406374bb996236b3cf (patch)
tree92679e17dc3dd20d7279128fd7333eda13e72e2f /Kernel/Ptrace.cpp
parent7ad9b116f7aef7bce5f8b7abe6095aa7a71804ee (diff)
downloadserenity-568cde5e233633da1cc199406374bb996236b3cf.zip
Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo
This is in preparation of adding (much) more process information to coredumps. As we can only have one null-terminated char[] of arbitrary length in each struct it's now a single JSON blob, which is a great fit: easily extensible in the future and allows for key/value pairs and even nested objects, which will be used e.g. for the process environment, for example.
Diffstat (limited to 'Kernel/Ptrace.cpp')
0 files changed, 0 insertions, 0 deletions