Please confirm if you have got the binaries.I got failure message for elfutils-devel@sourceware.org
On Sunday, 7 February, 2021, 10:42:47 pm IST, Manoj Kumar <manoj.guru...@yahoo.com> wrote: Please get the attached binaries. Please remove txt extension. md5sum wrapecho 2960d6232f818c4df8c9a8a30c4dd6d9md5sum wrapecho_linkshared 45ccbec2760ace5b37c145dfb0b102ae On Sunday, 7 February, 2021, 9:48:15 pm IST, Manoj Kumar <manoj.guru...@yahoo.com> wrote: Sure. I will upload them in an hour. On Sunday, 7 February, 2021, 09:47:07 pm IST, Mark Wielaard <m...@klomp.org> wrote: Hi Manoj, On Sun, Feb 07, 2021 at 04:10:20PM +0000, Manoj Kumar wrote: > I can upload the go binaries. Dyninst libraries have huge size so > can't send those. Please let me know should I upload the go > binaries? Program OutputProgram without linkshared option is able > to find the arguments of any function and displays number of > arguments with their names but a program with linkshared option > can't find any argument. It's correct that there are less compiled > units generated for a program with linkshared option. I think go > binaries generated with linkshared option may have different dwarf. > How to get the dwarf generated code for any binary? Please help me > on that. Sorry I'm not aware with this. Just the go binaries with/without -linkshared option should be enough to see what is going on. Thanks, Mark