567f72e1e092b906fcb27e6b05a8b0635e172140 |
|
14-Oct-2012 |
florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Fix compile errors following function prototype change. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13040 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/valgrind_cpp_test.cpp
|
3b290486cd4cd601b20e04340e593c9ed9717e5f |
|
06-May-2011 |
sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Implement a GDB server in Valgrind. See #214909. (Philippe Waroquiers, philippe.waroquiers@skynet.be) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11727 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/valgrind_cpp_test.cpp
|
116458b096287fc6dd0350f59198cdad8f5a7ae2 |
|
29-Dec-2009 |
bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Changes: - Made sure that C++ compilers do not complain about the header files include/pub_tool_libcassert.h and include/pub_tool_basics.h. - Added the source file none/tests/valgrind_cpp_test.cpp. This source file is compiled together with the regression tests in order to verify that Valgrind's public header files compile cleanly with a C++ compiler. These modifications are based on a patch provided by Konstantin Serebryany. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10970 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/valgrind_cpp_test.cpp
|