Jason Molenda
2f23abd6c6
Increase the default maximum stack walk
...
lldb will only backtrace a fixed number of stack frames, as a
last-ditch attempt to avoid a runaway looping backtrace. It's
unusual that anyone ends up depending on this final safety net in
years. I picked the original number of 300000 was picked by seeing
how many stack frames I could make in a small recursive function
on Darwin systems before using the default stack space. Checking
again today on a modern system, I can exceed this limit & lldb will
not show the original invocation of the recursing call. Double the
old value to cover this larger maximum possible stack frame count,
as a default value.
(`target.process.thread.max-backtrace-depth`)
2022-05-28 13:12:57 -07:00
..
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-01-26 13:55:48 +00:00
2022-02-03 14:47:01 +01:00
2022-03-31 13:21:49 -07:00
2020-01-24 08:52:55 +01:00
2020-01-24 08:52:55 +01:00
2020-01-24 08:52:55 +01:00
2021-07-02 11:31:16 -07:00
2022-05-12 12:39:28 -07:00
2022-03-14 13:32:03 -07:00
2022-02-03 14:47:01 +01:00
2020-01-24 08:52:55 +01:00
2020-11-20 11:21:59 +00:00
2022-01-26 13:55:48 +00:00
2022-02-03 14:47:01 +01:00
2021-10-21 12:58:45 +02:00
2022-03-14 13:32:03 -07:00
2022-05-18 10:16:11 -07:00
2022-05-26 14:50:33 -07:00
2022-05-18 12:59:34 +01:00
2020-01-24 08:52:55 +01:00
2021-07-02 11:31:16 -07:00
2020-01-24 08:52:55 +01:00
2021-10-07 11:15:00 +02:00
2022-05-05 14:18:21 -07:00
2021-06-09 09:43:13 -07:00
2022-04-05 11:22:37 +02:00
2020-01-24 08:52:55 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2020-07-23 17:43:37 +02:00
2020-01-24 08:52:55 +01:00
2022-04-26 10:42:06 -07:00
2022-03-16 22:54:02 -07:00
2021-07-02 11:31:16 -07:00
2020-07-24 16:28:34 -07:00
2022-05-26 14:50:33 -07:00
2022-04-13 14:41:13 +02:00
2022-05-28 13:12:57 -07:00
2022-04-05 08:29:13 +02:00
2021-05-26 12:46:12 +02:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2020-04-03 14:56:28 -07:00
2021-11-11 15:04:44 -06:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-04-29 11:07:22 -07:00
2022-03-09 08:35:15 -08:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-02-03 14:47:01 +01:00
2022-03-16 15:46:17 +01:00
2021-06-09 09:43:13 -07:00
2022-05-17 12:46:54 -07:00
2022-04-25 19:01:23 -07:00
2021-10-29 12:08:57 +02:00
2022-04-25 20:02:48 -07:00
2022-05-26 14:50:33 -07:00
2020-10-09 10:37:09 +02:00
2022-02-03 14:47:01 +01:00