Hello Héctor,
On Tue, 28 Nov 2023 13:37:40 +0100
=?UTF-8?B?SMOpY3RvciBPcsOzbiBNYXJ0w61uZXo=?= wrote:
> I wanted to drop a link to addr2line bug[1], could that be related?
>
> [1] https://sourceware.org/bugzilla/show_bug.cgi?id=29785
Thanks for this link.
It looks like it can be related, but
Hello,
I have found the root cause of this problem:
It doesn't matter if the gdb is compiled with sbuild, debuild or
dpkg-buildpackage. It's slow, because it reads BFDs from a *hidden*
directory "/usr/lib/debug/.build-id/"
The gdb compiled using "configure" script had different prefix, so its
Hello,
On Tue, 21 Nov 2023 13:53:00 +0100
=?UTF-8?B?SMOpY3RvciBPcsOzbiBNYXJ0w61uZXo=?= wrote:
> Hello,
>
> On Wed, 15 Nov 2023 at 23:09, tomazzi wrote:
>
> > To do this, I need to have a complete build log with all the
> > compiler/linker flags, compiler warning
Xo=?= wrote:
> Hello Tomazzi,
>
> On Mon, 13 Nov 2023 at 21:51, tomazzi wrote:
> >
> > Hello,
> >
> > I've just built gdb "the Debian way", to check what are the differences
> > in the build process:
> > $> apt source gdb
> > $&g
Hello,
I've just built gdb "the Debian way", to check what are the differences
in the build process:
$> apt source gdb
$> apt build-dep gdb
$> debuild -b -uc -us
From debuild output:
gdb-default: configured with:
...
--without-babeltrace
--with-babeltrace
...
gdb-minimal: configured
Today I've tried to do the same trick on some other machine (using build
flags from previous mail), but the build failed with error message:
"ar: `u' modifier ignored since `D' is the default (see `U')"
while compiling "libgdbsupport.a"
So I've just spent few hours trying to figure out why it wo
Hi Felix,
I've just noticed that there's a bug in the wxedid.1 manpage - the
program allows to pass the file path to be opened as an cmd line
argument, and there's an -t|--text option which tells that the file is
in text format. Without this option, wxedid assumes that the file
contains binar
7 matches
Mail list logo