summaryrefslogtreecommitdiff
path: root/indra/llcommon/StackWalker.cpp
AgeCommit message (Expand)Author
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-02-09Follow up 364bd17: restore return valueAndrey Lihatskiy
2024-02-09Replace remaining BOOL with bool in llcommon and remove dead codeAnsariel
2020-03-25DRTVWR-476: Fix Windows line endingsNat Goodspeed
2020-03-25[DRTVWR-476] - disable dbghelp.h warningsAnchor
2020-03-25DRTVWR-476: Eliminate unnecessary typedefs from struct, enum decls.Nat Goodspeed
2016-01-28SL-315 - verbose option for CallStack objects, doc headers in StackWalker.{h,...Brad Payne (Vir Linden)
2016-01-26SL-315 WIP - added callstack info to joint debugging. Made joint debugging ru...Brad Payne (Vir Linden)
2016-01-26SL-315 WIP - added a call stack extractor for windows to help with tracing jo...Brad Payne (Vir Linden)