all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Catonano <catonano@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: gnunet (again)
Date: Sat, 14 Jan 2017 18:22:00 +0100	[thread overview]
Message-ID: <87sholmu9z.fsf@gnu.org> (raw)
In-Reply-To: <CAJ98PDw4Nj33QwL3jONNkj2+Z_zfwee_sVySMkdWU0cgy5n2iA@mail.gmail.com> (catonano@gmail.com's message of "Fri, 13 Jan 2017 22:22:37 +0100")

Hi!

Catonano <catonano@gmail.com> skribis:

> In a phase of such instructions I should attach the gdb to a core dump file.
>
> Such file should be "src/util/.libs/lt-test_foo", sometimes wiithout the lt-
>
> Now in src/util/.libs there is no file with a name starting with lt- and
> there are a ton of test_foo files.

This is really a Libtool question, but the solution is that, to debug
‘util/foo’ without having to worry about whether there’s an ‘lt-’ prefix
or not, just run:

  ./libtool --mode=execute gdb src/util/foo core

HTH!

Ludo’.

  reply	other threads:[~2017-01-14 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-13 21:22 gnunet (again) Catonano
2017-01-14 17:22 ` Ludovic Courtès [this message]
2017-01-14 17:34   ` ng0

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=87sholmu9z.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=catonano@gmail.com \
    --cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.