public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "plasmahh at gmx dot net" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug corefiles/15989] Native support for compressed core files
Date: Tue, 14 Oct 2014 09:10:00 -0000	[thread overview]
Message-ID: <bug-15989-4717-wrCLktUsR4@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-15989-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=15989

Dennis Lubert <plasmahh at gmx dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |plasmahh at gmx dot net

--- Comment #2 from Dennis Lubert <plasmahh at gmx dot net> ---
One (probably easy to solve) problem with something like fuse archivemount is,
that it only mounts archives, so you have to create a tar.gz from it. Those
file formats complicate things somewhat, and generally people do just want to
compress the files (I do it with xz btw., which makes them factors smaller than
gz)

Another point is (and I stumbled over this report because I wanted such a
feature too) that you often have to debug on systems where this is not
possible. In a company you don't have the necessary priviliges to install the
fuse stuff, your kernel and/or userspace tools are too old. And you have to
debug on the system where the core file is, because you have no other system
with the same .so files and other stuff installed. It might be on a customers
machine where all you have is your statically linked gdb...

It might not be desireable to pull dependencies of compression libraries in,
but maybe gdb can support them via dlopen, and then support gz/bz2/xz/whatever
if it is present.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


  parent reply	other threads:[~2014-10-14  9:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 14:55 [Bug corefiles/15989] New: " sourceware-bugs at trk dot nickurak.ca
2013-10-01 16:10 ` [Bug corefiles/15989] " palves at redhat dot com
2014-10-14  9:10 ` plasmahh at gmx dot net [this message]
2015-01-07 15:15 ` jan.kratochvil at redhat dot com
2015-01-08  8:44 ` hadess at hadess dot net
2022-06-07 18:03 ` bugmenot at mailinator dot com
2024-03-15  9:16 ` sam at gentoo dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15989-4717-wrCLktUsR4@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).