|
From: Jerome G. <j.g...@gm...> - 2006-03-27 23:27:12
|
Hi, Don't know if this is the right place for that kind of report. Using recent chekout (few minutes ago) and older one i can't make a usable valgrind binary. As soon as i launch valgrind it get kill. gdb is of no help here (see below). Anyhints/workaround or is this a know things ? glisse@protox:~/local/bin$ gdb ./valgrind ... (gdb) run Starting program: /home/glisse/local/bin/valgrind [Thread debugging using libthread_db enabled] [New Thread 2009667264 (LWP 13778)] Couldn't get registers: No such process. (gdb) bt Cannot fetch general-purpose registers for thread 2009667264: generic error Cannot fetch general-purpose registers for thread 2009667264: generic error (gdb) I am on ubuntu dapper, kernel 2.6.15. best, Jerome Glisse |