Skip to content

gdb: limit amount of frames in backtrace to 128

Harald Sitter requested to merge work/sitter/limitframes into master

this limit is per thread according to testing. this allows recursive call chains to eventually end and get submitted

Merge request reports