Hi Mark,
On Wed, Dec 09, 2020 at 12:07:04AM +0100, Mark Wielaard wrote:
> Hi Dmitry,
>
> On Tue, Dec 08, 2020 at 06:15:40PM +0300, Dmitry V. Levin wrote:
> > On Tue, Dec 08, 2020 at 01:02:41PM +0100, Mark Wielaard wrote:
> > > On Sun, 2020-12-06 at 15:28 +0300, Dmitry V. Levin wrote:
> > > > On S
Hi Dmitry,
On Tue, Dec 08, 2020 at 06:15:40PM +0300, Dmitry V. Levin wrote:
> On Tue, Dec 08, 2020 at 01:02:41PM +0100, Mark Wielaard wrote:
> > On Sun, 2020-12-06 at 15:28 +0300, Dmitry V. Levin wrote:
> > > On Sun, Dec 06, 2020 at 01:06:42PM +0100, Mark Wielaard wrote:
> [...]
> > > > Finally, I
On Tue, Dec 08, 2020 at 01:02:41PM +0100, Mark Wielaard wrote:
> On Sun, 2020-12-06 at 15:28 +0300, Dmitry V. Levin wrote:
> > On Sun, Dec 06, 2020 at 01:06:42PM +0100, Mark Wielaard wrote:
[...]
> > > Finally, I am actually using the Makefile VERSION variable in a
> > > downstream (DTS) to make su
On Tue, Dec 08, 2020 at 01:02:41PM +0100, Mark Wielaard wrote:
> On Sun, 2020-12-06 at 15:28 +0300, Dmitry V. Levin wrote:
> > On Sun, Dec 06, 2020 at 01:06:42PM +0100, Mark Wielaard wrote:
[...]
> > > Don't we need both versioned and versionless names (at least dwfl tries
> > > the versioned one f
On Sun, 2020-12-06 at 15:28 +0300, Dmitry V. Levin wrote:
> Hi Mark,
>
> On Sun, Dec 06, 2020 at 01:06:42PM +0100, Mark Wielaard wrote:
> > Hi Dmitry,
> >
> > On Mon, 2020-11-30 at 09:00 +, Dmitry V. Levin wrote:
> > > Add DEBUGINFOD_SONAME macro to API for use by those of libdebuginfod
> > >
On Sun, Dec 06, 2020 at 08:32:43AM -0500, Frank Ch. Eigler wrote:
> Hi -
>
> > Thanks, I think libdwfl/debuginfod-client.c should use the versioned name
> > only, and it shouldn't fallback to "libdebuginfod.so" as it does now.
>
> I believe the code falls back to the unversioned soname because on
Hi -
> Thanks, I think libdwfl/debuginfod-client.c should use the versioned name
> only, and it shouldn't fallback to "libdebuginfod.so" as it does now.
I believe the code falls back to the unversioned soname because only
that is available in the build tree (as opposed to the install tree).
- FC
Hi Mark,
On Sun, Dec 06, 2020 at 01:06:42PM +0100, Mark Wielaard wrote:
> Hi Dmitry,
>
> On Mon, 2020-11-30 at 09:00 +, Dmitry V. Levin wrote:
> > Add DEBUGINFOD_SONAME macro to API for use by those of libdebuginfod
> > clients that would like to dlopen the library in the same way as
> > __li
Hi Dmitry,
On Mon, 2020-11-30 at 09:00 +, Dmitry V. Levin wrote:
> Add DEBUGINFOD_SONAME macro to API for use by those of libdebuginfod
> clients that would like to dlopen the library in the same way as
> __libdwfl_debuginfod_init does.
I can see how this is useful, but shouldn't libdwfl/debu
Add DEBUGINFOD_SONAME macro to API for use by those of libdebuginfod
clients that would like to dlopen the library in the same way as
__libdwfl_debuginfod_init does.
Signed-off-by: Dmitry V. Levin
---
ChangeLog| 5 +
configure.ac
10 matches
Mail list logo