[linuxtools-dev] CovManager Strings executable

2016-02-17 Thread Vincent GUIGNOT
Hello, I’ would like to use my own toolchain (arm-elf) to display gcov/gprof . I’ve implemented a plugin to contribute to org.eclipse.linuxtools.binutils.crossCompilerBinutils . So addr2lines, cppfilt and nm are correctly resolved. But unfortunatly, this is not enought. We need also strings ex

Re: [linuxtools-dev] CovManager Strings executable

2016-02-17 Thread Vincent GUIGNOT
I made a patch to add binutils strings support inside the preferences and the extension point org.eclipse.linuxtools.binutils.crossCompilerBinutils. Take a look to https://bugs.eclipse.org/bugs/show_bug.cgi?id=444943#c4 . Please let me know if it works. This is my first patch contribution to ec

Re: [linuxtools-dev] CovManager Strings executable

2016-02-17 Thread Vincent GUIGNOT
I've sent the patch to Gerrit : https://git.eclipse.org/r/#/c/66753/ De : linuxtools-dev-boun...@eclipse.org [linuxtools-dev-boun...@eclipse.org] de la part de Vincent GUIGNOT [vincent.guig...@ingenico.com] Envoyé : mercredi 17 février 2016 14:39 À : Linu