|
From: Kailash S. <hs...@gm...> - 2005-07-09 15:54:44
|
Hi, I am working on porting valgrind to netbsd/i386. I actually started working with the FreeBSD port of Valgrind 2.x, I have done a bit of work on it already and I am currently struggling with the OS specifics in coregrind/vg_scheduler.c However, I am convinced that I should concentrate on porting the 3.x line. As I currently do not have a linux box at hand ( I am working on that) to test the valgrind's development line I have a few doubts. I intend to grab a snapshot of valgrind 3.x and work on it, and sync semi-regularly with the svn repo. Is the current 3.x line for linux/i386 in a good enough state to use as a template for the OS port? Is there anything I should definitely know thats not in the documentation before going off on porting it? The internal workings of valgrind are still hazy to me. Thanks and Regards, Kailash |