]> git.ipfire.org Git - thirdparty/valgrind.git/commit
GDB-attach cleanups. Have our own system() so we don't have to use
authorJulian Seward <jseward@acm.org>
Sun, 21 Apr 2002 22:03:07 +0000 (22:03 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 21 Apr 2002 22:03:07 +0000 (22:03 +0000)
commit1eea9acdeaad3df10b8922d3fb50a157ae6ca3f9
tree2c74ff50a0db853669b7810ed0ad3b8455423149
parentd18444546c1ef61c865a1205365b10f2de33e7ac
GDB-attach cleanups.  Have our own system() so we don't have to use
glibc's, and tell the user if starting GDB failed for some reason.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@115
coregrind/vg_include.h
coregrind/vg_main.c
coregrind/vg_mylibc.c
vg_include.h
vg_main.c
vg_mylibc.c