|
From: Dilip M. R. <Dil...@kp...> - 2007-08-31 07:24:51
|
Hi,=20 I am trying to port Valgrind to Renesas SuperH targets. Using the resources available on the Valgrind.org, I understood that there entire Valgrind can be logically divided as Core and VEX implementation. Is my understanding correct? =20 If I have to take up this porting activity, how should I have to go about (like legal terms, SVN access etc)? If needed, where can I get additional resources or help (apart from mailing list)? Please give me your valuable advice.=20 With kind regards, Dilip Malinur Ramesh -----Original Message----- From: val...@li... [mailto:val...@li...] On Behalf Of Julian Seward Sent: Wednesday, August 29, 2007 1:03 PM To: Daniel Frampton Cc: val...@li...; Steve Blackburn; Chris January; Robin Garner Subject: Re: [Valgrind-developers]Supporting the x86 INT instructionin Valgrind On Friday 29 June 2007 11:06, Daniel Frampton wrote: > To add to what Steve said, I saw the implementation of INT3 on the > trunk, but unfortunately we use INT (0xCD) 0x40 - 0x43, and not INT3 > (0xCC). Just to check what needs to happen: you're expecting Valgrind to deliver SIGSEGV to your application when encountering INT (0xCD) 0x40 - 0x43, yes? J ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Valgrind-developers mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-developers ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Valgrind-developers mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-developers |
|
From: Nicholas N. <nj...@cs...> - 2007-09-01 09:17:51
|
On Fri, 31 Aug 2007, Dilip Malinur Ramesh wrote: > I am trying to port Valgrind to Renesas SuperH targets. Using the > resources available on the Valgrind.org, I understood that there entire > Valgrind can be logically divided as Core and VEX implementation. > > Is my understanding correct? > > If I have to take up this porting activity, how should I have to go > about (like legal terms, SVN access etc)? > > If needed, where can I get additional resources or help (apart from > mailing list)? > > Please give me your valuable advice. You've sent this email before, and I already replied on August 30. Nick |