-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalgrind-3.6.1.tar.bz2
92 lines (81 loc) · 3.65 KB
/
valgrind-3.6.1.tar.bz2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Valgrind</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css"/>
<style type="text/css">@import url('/css/valgrind.css');</style>
<link rel="stylesheet" type="text/css" href="/css/valgrind.css" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta name="description" content="Official Home Page for valgrind, a suite of tools for debugging and profiling. Automatically detect memory management and threading bugs, and perform detailed profiling. The current stable version is valgrind-3.24.0."/>
<meta name="keywords" content="Valgrind Memcheck Cachegrind Callgrind Massif Helgrind memory-management uninitialised memory memory leaks passing uninitialised memory overlapping pointers misuses of the POSIX pthreads"/>
</head>
<!-- dont we all just wish IE && Netscape 4.x to /dev/null -->
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"
bgcolor="#ffffff" text="#202020"
link="#000099" alink="#0000ff" vlink="#000099">
<div class="outer-box">
<div class="inner-box">
<table width="100%" cellspacing="0" cellpadding="12" border="0">
<tr>
<td width="1%" align="center">
<a href="/"><img src="/images/st-george_sm.png" width="121" height="127" alt="Valgrind Home" title="Valgrind Home" border="0" />
</a>
</td>
<td width="99%" align="center" valign="middle">
<span class="topnav">
<a class="crumb" href="/info/">Information</a>
<span class="crumb"><b>Source Code</b></span>
<a class="crumb" href="/docs/">Documentation</a>
<a class="crumb" href="/support/">Contact</a>
<a class="crumb" href="/help/">How to Help</a>
<a class="crumb" href="/gallery/">Gallery</a>
</span>
<div class="subnav">
| <a class="crumb" href="/downloads/current.html">Current Releases</a>
| <a class="crumb" href="/downloads/old.html">Release Archive</a>
| <a class="crumb" href="/downloads/variants.html">Variants / Patches</a>
| <a class="crumb" href="/downloads/repository.html">Code Repository</a>
| <a class="crumb" href="/downloads/guis.html">Valkyrie / GUIs</a>
|
</div>
</td>
</tr>
<tr>
<td colspan="2" valign="top" width="100%">
<div id="leaf-page">
<br />
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td>
<img src="/images/error_404.png" width="370" height="82" alt="Error 404 - Page not found" title="Error 404 - Page not found" border="0" />
</td></tr>
</table>
<p>The server cannot find the file <b>
"http://www.valgrind.org/downloads/valgrind-3.6.1.tar.bz2" </b> which you
requested. The file may have been moved or deleted, or perhaps
you entered the wrong url or document name.</p>
<p>The administrator has been notified of this problem, and of
the page that may be referring it.</p>
</div>
</td>
</tr> <!-- end contents -->
<tr>
<td class="gray" colspan="2" align="center">
<div class="hr_gray"><hr/></div><br />
<img src="/images/dragon_sm.png" width="102" height="78" alt="Bad, Bad Bug!" title="Bad, Bad Bug!" border="0" align="right" />
<p>Copyright © 2000-2024
<a href="/info/developers.html">Valgrind™ Developers</a></p>
<div style="text-align:left">
<div>Hosting kindly provided by <a href="https://sourceware.org/">sourceware.org</a></div>
<div><a href="http://www.anybrowser.org/campaign/"><i>Best Viewed With A(ny) Browser</i></a></div>
<br />
</div>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>