Dne 05. 10. 20 v 17:20 Frank Ch. Eigler napsal(a):
> The problem is that Fedora itself doesn't run a server, and our test
> server can afford to carry only a subset of debuginfo/debugsource rpms
> & architectures. So, fedora developers / users cannot get at all the
> info, or from an official sour
On Mon, Oct 05, 2020 at 01:42:21PM -0400, Frank Ch. Eigler wrote:
> Adam Williamson writes:
>
> > This seems like it sort of overlaps a bit with what the abrt retrace
> > server does. It's not the same, but in order to do what it does, the
> > retrace server *does* need to act as a remote provide
On Mon, 2020-10-05 at 13:35 -0400, Frank Ch. Eigler wrote:
> Adam Williamson writes:
>
> > This seems like it sort of overlaps a bit with what the abrt retrace
> > server does. It's not the same, but in order to do what it does, the
> > retrace server *does* need to act as a remote provider of de
Adam Williamson writes:
> This seems like it sort of overlaps a bit with what the abrt retrace
> server does. It's not the same, but in order to do what it does, the
> retrace server *does* need to act as a remote provider of debuginfo. I
> wonder if it's possible to combine these somehow?
Anoth
Adam Williamson writes:
> This seems like it sort of overlaps a bit with what the abrt retrace
> server does. It's not the same, but in order to do what it does, the
> retrace server *does* need to act as a remote provider of debuginfo. I
> wonder if it's possible to combine these somehow?
As I
I for one really support this idea.
Having immediate access to all the debuginfo for all the installed software
really useful. The practical benefit is not entirely obvious. For example a
week or so ago I needed to track down a problem with libboost and where it was
storing a variable. So I en
On Mon, 2020-10-05 at 11:20 -0400, Frank Ch. Eigler wrote:
> Hi -
>
> If you never use debuggers, tracing tools, profilers, crash dump
> analysis tools, go ahead and skip this note!
>
> If you're still reading, you know you sometimes need debuginfo for the
> packages you're working with. And you
On Mon, Oct 5, 2020 at 11:21 AM Frank Ch. Eigler wrote:
>
> Hi -
>
> If you never use debuggers, tracing tools, profilers, crash dump
> analysis tools, go ahead and skip this note!
>
> If you're still reading, you know you sometimes need debuginfo for the
> packages you're working with. And you p
Hi -
If you never use debuggers, tracing tools, profilers, crash dump
analysis tools, go ahead and skip this note!
If you're still reading, you know you sometimes need debuginfo for the
packages you're working with. And you probably know that
% sudo debuginfo-install
is still the official w