summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2012-04-01 22:32:04 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2012-04-01 22:32:04 (GMT)
commit982f1ff8ff1687cc62e310c991c0d56929b271fd (patch)
treef05a1b763e688974deab56911c26d6a53dd787a1 /bin/trace
parent85594d2856141652ddca2261986ad2d53eee3cf2 (diff)
downloadhdf5-982f1ff8ff1687cc62e310c991c0d56929b271fd.zip
hdf5-982f1ff8ff1687cc62e310c991c0d56929b271fd.tar.gz
hdf5-982f1ff8ff1687cc62e310c991c0d56929b271fd.tar.bz2
[svn-r22229] Description:
Add 'H5O_mcdt_search_cb_t' to bin/trace script and re-run the bin/reconfigure script. Tested on: FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode
Diffstat (limited to 'bin/trace')
-rwxr-xr-xbin/trace1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index 0235049..a35e106 100755
--- a/bin/trace
+++ b/bin/trace
@@ -120,6 +120,7 @@ $Source = "";
"H5MM_free_t" => "x",
"H5O_info_t" => "x",
"H5O_iterate_t" => "x",
+ "H5O_mcdt_search_cb_t" => "x",
"H5P_cls_create_func_t" => "x",
"H5P_cls_copy_func_t" => "x",
"H5P_cls_close_func_t" => "x",