id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 10283 Debugger does not include all available information when using -s/--save-report pulkomandy anevilyak "In the WebKit testsuite, I'm trying to automatically save debug reports instead of popping the debug_server dialog. I do this by catching relevant signals (SIGABRT and SIGSEGV), and from the signal handler, I run ""Debugger -s --thread $myThread"". The resulting report includes informations about the team, but I don't get a stacktrace for the thread I asked for. It would be useful to know where the crash actually hapenned, as is the case when using the ""save report"" button from debug_server. I'm guessing only stopped/crashed threads get their backtrace saved in the report?" enhancement closed normal Unscheduled Applications/Debugger R1/Development fixed All