mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Update website address.
MERGE TO 2.4 REPOSITORY git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3753
This commit is contained in:
parent
a548e818d0
commit
26afa60bf2
2
README
2
README
@ -87,7 +87,7 @@ To install from a tar.bz2 distribution:
|
||||
|
||||
6. See if it works. Try "valgrind --tool=memcheck ls -l". Either
|
||||
this works, or it bombs out with some complaint. In that case,
|
||||
please let us know (see valgrind.kde.org/bugs.html).
|
||||
please let us know (see www.valgrind.org).
|
||||
|
||||
Important! Do not move the valgrind installation into a place
|
||||
different from that specified by --prefix at build time. This will
|
||||
|
||||
@ -166,5 +166,5 @@ There's a default case, sometimes it isn't correct and you have to write a
|
||||
more specific case to get the right behaviour.
|
||||
|
||||
As above, please create a bug report and attach the patch as described
|
||||
on http://valgrind.kde.org/bugs.html
|
||||
on http://www.valgrind.org.
|
||||
|
||||
|
||||
@ -63,4 +63,4 @@ of Valgrind. The following notes may save you some trouble.
|
||||
|
||||
|
||||
If you find any more hints/tips for packaging, please report
|
||||
it as a bugreport. See http://valgrind.kde.org/bugs.html for details.
|
||||
it as a bugreport. See http://www.valgrind.org for details.
|
||||
|
||||
@ -75,7 +75,7 @@ typedef
|
||||
Where to send bug reports to.
|
||||
------------------------------------------------------------------ */
|
||||
|
||||
#define VG_BUGS_TO "valgrind.kde.org"
|
||||
#define VG_BUGS_TO "www.valgrind.org"
|
||||
|
||||
|
||||
#endif /* __BASIC_TYPES_H */
|
||||
|
||||
@ -42,7 +42,7 @@ usage: valgrind --tool=<toolname> [options] prog-and-args
|
||||
|
||||
Valgrind is Copyright (C) 2000-2005 Julian Seward et al.
|
||||
and licensed under the GNU General Public License, version 2.
|
||||
Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org.
|
||||
Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
|
||||
|
||||
Tools are copyright and licensed by their authors. See each
|
||||
tool's start-up message for more information.
|
||||
|
||||
@ -83,7 +83,7 @@ usage: valgrind --tool=<toolname> [options] prog-and-args
|
||||
|
||||
Valgrind is Copyright (C) 2000-2005 Julian Seward et al.
|
||||
and licensed under the GNU General Public License, version 2.
|
||||
Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org.
|
||||
Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
|
||||
|
||||
Tools are copyright and licensed by their authors. See each
|
||||
tool's start-up message for more information.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user