Hello,

We have our own version of valgrind executable running on a remote target, 
however the output format is a little different from the standard format, which 
cause trouble parsing the filename and line number using ValgrindCoreParser.

There are two possible solutions:

1)      Move ValgrindCoreParser to a public package and introduce a new 
'parseFilename' method

2)      Modify the ValgrindCoreParse to support different formats

Could you please advise what the best solution would be for this case?

Thank you!

David

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

Reply via email to