platform_system_core/debuggerd/libdebuggerd
Florian Mayer cdf55585a7 Use correct stack depot size in __scudo_get_error
This is a no-op but will be used in upcoming scudo changes that allow to
change the depot size at process startup time, and as such we will no
longer be able to call __scudo_get_stack_depot_size in debuggerd.

Bug: 309446692
Change-Id: Ib64b9d042b2a2088484ec5e61944c089a1d85314
2023-12-13 22:21:19 +00:00
..
include/libdebuggerd Merge "Use scudo_stack_depot_size from process_info" into main 2023-12-11 23:38:13 +00:00
test Move tombstone_proto_to_text out of libdebuggerd. 2023-12-05 10:14:27 +00:00
backtrace.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00
gwp_asan.cpp Pass fault address to GWP-ASan's changed API. 2023-01-12 09:48:11 -08:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Use correct stack depot size in __scudo_get_error 2023-12-13 22:21:19 +00:00
tombstone.cpp Remove unnecessary logging. 2022-10-27 17:56:27 -07:00
tombstone_proto.cpp Fix potential miscellaneous debuggerd issues. 2023-08-09 17:31:55 -07:00
tombstone_proto_to_text.cpp Move tombstone_proto_to_text out of libdebuggerd. 2023-12-05 10:14:27 +00:00
utility.cpp Move tombstone_proto_to_text out of libdebuggerd. 2023-12-05 10:14:27 +00:00