summaryrefslogtreecommitdiffstats
path: root/chrome/app/app.saves
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-26 20:46:06 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-26 20:46:06 +0000
commitc39df1be83805795e884c691344daf5bde4c9ab2 (patch)
treebfdaa1027e69b9403f9be29017cbf5aa2ea9c95c /chrome/app/app.saves
parente2f7713807ec4472db71cabcb0cfa0f03a902e72 (diff)
downloadchromium_src-c39df1be83805795e884c691344daf5bde4c9ab2.zip
chromium_src-c39df1be83805795e884c691344daf5bde4c9ab2.tar.gz
chromium_src-c39df1be83805795e884c691344daf5bde4c9ab2.tar.bz2
Don't strip main from the browser or helper app executables. This helps
backtraces of stripped executables look more reasonable. BUG=39232 TEST=gdb backtrace in a stripped executable with no symbols loaded should show thread 0 beginning in main Review URL: http://codereview.chromium.org/1460001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42817 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/app.saves')
-rw-r--r--chrome/app/app.saves8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/app/app.saves b/chrome/app/app.saves
new file mode 100644
index 0000000..252f544
--- /dev/null
+++ b/chrome/app/app.saves
@@ -0,0 +1,8 @@
+# Copyright (c) 2010 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+# This file lists symbols that should not be stripped from the Mac browser and
+# helper app executables.
+
+_main