]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Merge r14289 from the BUF_REMOVAL branch to trunk.
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 26 Oct 2014 19:16:14 +0000 (19:16 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 26 Oct 2014 19:16:14 +0000 (19:16 +0000)
commitaa96ed2915b88bddec47174cef4935b9dc63351d
tree4ffd26a73f01264c0f63f8325b7febc309b550cb
parent08e13c218dcd7db4504fde9e4a4b7ac90ed78e81
Merge r14289 from the BUF_REMOVAL branch to trunk.
Change CLG_(get_debug_info) to not build up an absolute pathname in its
'file' parameter. Instead give it an additional parameter to hold the
directory name. Callers can then build up the absolute pathname if needed.
This change will come in handy soonish when VG_(get_filename_lineno) will be
changed and those buffers will disappear.
The change has a bit of ripple to get_fn_node_inseg and CLG_(get_file_node).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14666
callgrind/debug.c
callgrind/dump.c
callgrind/fn.c
callgrind/global.h