android_system_core/debuggerd/libdebuggerd
Florian Mayer e8fcfee409 Use scudo_stack_depot_size from process_info
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.

We already did the equivalent change for the ring buffer size in
https://r.android.com/q/topic:%22scudo_ring_buffer_size%22

Bug: 309446692
Change-Id: I761a7602c54a1f8f2d0575c5e011820d8dbaab63
2023-12-04 16:48:45 -08:00
..
include/libdebuggerd Use scudo_stack_depot_size from process_info 2023-12-04 16:48:45 -08:00
test Fix scudo MTE tests. 2022-06-30 18:54:19 -07: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 scudo_stack_depot_size from process_info 2023-12-04 16:48:45 -08: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 Fix potential miscellaneous debuggerd issues. 2023-08-09 17:31:55 -07:00
utility.cpp Add new segv type SEGV_CPERR. 2023-10-31 14:01:09 -07:00