aboutsummaryrefslogtreecommitdiff
path: root/XBMC.kdevelop
diff options
context:
space:
mode:
authoranssih <anssih@svn>2010-10-22 22:44:54 +0000
committeranssih <anssih@svn>2010-10-22 22:44:54 +0000
commit4e12de52807a2b4f09dbc0ca8c25428a65db73e0 (patch)
tree645c22d2fbf7402995d167b3ca81892de27dbf05 /XBMC.kdevelop
parent3d5353334bf4369ce8e36485fbef0be048000098 (diff)
fixed: various issues with backtrace generation on linux
There were several issues with the single_stacktrace() shell function in xbmc.sh that is used to generate backtraces when XBMC crashes: - it removed all core* files from current directory, even those that were unrelated to XBMC or were not actually core files at all - it did not work when current path contained whitespace characters (which could also lead to unrelated files being removed) Fix those by rewriting the function. Additionally, output the timestamp of the core file to the crash log (useful for determining the correct backtrace in case there were several core files for some reason). git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34954 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'XBMC.kdevelop')
0 files changed, 0 insertions, 0 deletions