myexit(). Also fprintf doesn't seem safe.
*/
-/* Sidestep the normal check which disallows using valgrind.h
- directly. */
-#define __VALGRIND_SOMESKIN_H
#include "valgrind.h" /* For the request-passing mechanism */
-
#include "vg_include.h" /* For the VG_USERREQ__* constants */
#define __USE_UNIX98
a way as to make the previous interception scheme stop working.
*/
-/* Sidestep the normal check which disallows using valgrind.h
- directly. */
-#define __VALGRIND_SOMESKIN_H
#include "valgrind.h"
-
#include "vg_include.h"
#include "vg_kerneliface.h"
myexit(). Also fprintf doesn't seem safe.
*/
-/* Sidestep the normal check which disallows using valgrind.h
- directly. */
-#define __VALGRIND_SOMESKIN_H
#include "valgrind.h" /* For the request-passing mechanism */
-
#include "vg_include.h" /* For the VG_USERREQ__* constants */
#define __USE_UNIX98
that will be called.
------------------------------------------------------------------ */
-#include "vg_include.h"
-
-/* Sidestep the normal check which disallows using valgrind.h directly. */
-#define __VALGRIND_SOMESKIN_H
#include "valgrind.h" /* for VALGRIND_NON_SIMD_CALL[12] */
+#include "vg_include.h"
/*------------------------------------------------------------*/
/*--- Command line options ---*/
The GNU General Public License is contained in the file COPYING.
*/
-#include "vg_include.h"
-
-/* Sidestep the normal check which disallows using valgrind.h
- directly. */
-#define __VALGRIND_SOMESKIN_H
#include "valgrind.h" /* for VG_USERREQ__RUNNING_ON_VALGRIND and
VG_USERREQ__DISCARD_TRANSLATIONS, and others */
+#include "vg_include.h"
/* BORKAGE/ISSUES as of 29 May 02
*/
#include "mc_include.h"
-
-#define __VALGRIND_SOMESKIN_H
#include "valgrind.h"
/* ---------------------------------------------------------------------
#include <stdio.h>
-/* Sidestep the normal check which disallows using valgrind.h
- directly. */
-#define __VALGRIND_SOMESKIN_H
#include "../../include/valgrind.h"
+
+
+
int fooble ( void )
{
int x, y;