Re: [PATCH 4/6] src: Prevent invalid include of binary into compilation

2024-10-11 Thread Michael Pratt
Hi, thanks for the reply, On Friday, October 11th, 2024 at 15:09, Aaron Merey wrote: > > I believe this issue was recently fixed in commit b426c4db31e7. Yeah, this looks like it handles the problem more directly, thanks for pointing it out. However, it would be nice if DEFAULT_INCLUDES was

Re: [PATCH 4/6] src: Prevent invalid include of binary into compilation

2024-10-11 Thread Aaron Merey
Hi Michael, On Thu, Oct 10, 2024 at 6:27 AM Michael Pratt wrote: > > The "stack" binary built by elfutils has the same name > as the standard C++ header . > > If that header were to be in the list of includes > while building the C++ elfutils program "srcfiles", > then there is a chance that the

[Bug general/32263] RFE: API to create/track executable memory layout for processes from perf PERF_RECORD_MMAP* events

2024-10-11 Thread mail at milianw dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=32263 Milian Wolff changed: What|Removed |Added CC||mail at milianw dot de --- Comment #1