dart-sdk/runtime/include
Vyacheslav Egorov d02e1de5b1 [vm] Add Dart_SetDwarfStackTraceFootnoteCallback
This API allows embedder to append arbitrary footers to DWARF stack
traces. For example, embedder can append a link to a symbolizer
service, which could be used to symbolize the stack-trace.

TEST=manually tested, hard to create automatic tests because vm/cc tests  only support JIT, not AOT.

Bug: b/255741575
Change-Id: Id034b9b3194f7b91a8405574ea771c4a06fda2c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275700
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2022-12-15 13:45:10 +00:00
..
bin [dart:io] Publish implementations of the VM file callbacks. 2022-04-19 23:27:17 +00:00
internal [vm] runtime/include specify void parameters 2021-11-19 09:43:38 +00:00
analyze_snapshot_api.h Updates to analyze_snapshot tool 2022-08-23 12:18:00 +00:00
BUILD.gn Allow configuring the destination of the SDK in the build output directory 2021-06-29 18:45:29 +00:00
dart_api.h [vm] Add Dart_SetDwarfStackTraceFootnoteCallback 2022-12-15 13:45:10 +00:00
dart_api_dl.c [vm] Change import paths inside runtime/include 2020-09-25 11:09:44 +00:00
dart_api_dl.h [vm/ffi] Add Dart_IsNull in dart_api_dl.h 2022-11-15 10:32:16 +00:00
dart_embedder_api.h [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
dart_native_api.h [VM/Runtime] - Use 'const' qualifier for CObject typed data 2022-09-13 22:38:22 +00:00
dart_tools_api.h [vm/api] Introduce Dart_WriteHeapSnapshot API 2022-12-01 14:38:44 +00:00
dart_version.h [vm/ffi] Add Dart_IsNull in dart_api_dl.h 2022-11-15 10:32:16 +00:00