summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/xml-loadadr.patch
Commit message (Collapse)AuthorAgeFilesLines
* Reland 24548 without the symlink code which broke the build.dank@chromium.org2009-08-271-0/+13
| | | | | | | | | We can add a fixed version of that later after release builds work with gdb again. Review URL: http://codereview.chromium.org/174578 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24573 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 24548.dank@chromium.org2009-08-261-13/+0
| | | | | | Review URL: http://codereview.chromium.org/174576 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24551 0039d316-1c4b-4281-b951-d872f2087c98
* Fix gdb line number lookup on the mac.dank@chromium.org2009-08-261-0/+13
1) need to quote filenames 2) need to know what address each library was loaded at 3) need to manually add symlink to chromium framework .dSYM file Review URL: http://codereview.chromium.org/174362 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24548 0039d316-1c4b-4281-b951-d872f2087c98