ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] How to generate core and backtrace files
Date: Thu, 14 Jun 2007 22:41:33 +0400
Message-ID: <20070614184133.GB4890@procyon.home> (raw)
In-Reply-To: <20070614161256.GD8788@wrars-comp.wrarsdomain>

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

On Thu, Jun 14, 2007 at 10:12:56PM +0600, Andrey Rahmatullin wrote:
> On Thu, Jun 14, 2007 at 08:01:31PM +0400, Eugene Prokopiev wrote:
> > # LD_LIBRARY_PATH=/usr/lib/debug:$PWD gdb .libs/callweaver
> зачем?

Добавление %_libdir/debug может быть полезно, чтобы видеть в gdb
значения параметров, переданные функциям libc, если падение происходит
внутри них (что как раз имеет место в данном случае).  Правда, сделано
это было не совсем правильно - на x86_64 нужно указывать путь
/usr/lib64/debug, ну и должен быть установлен как минимум пакет
glibc-core-debug.

Что касается $PWD и .libs/ - можно было вместо ручного указания
использовать команду

  libtool gdb callweaver

В этом случае libtool должен автоматически подставить нужные пути
(возможно, пакет содержит другие библиотеки в этом же .libs/ или в
аналогичных каталогах рядом).

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-06-14 18:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14 15:11 Eugene Prokopiev
2007-06-14 15:41 ` Led
2007-06-14 15:45   ` Pavlov Konstantin
2007-06-14 16:06     ` Eugene Prokopiev
2007-06-14 16:01   ` Eugene Prokopiev
2007-06-14 16:12     ` Andrey Rahmatullin
2007-06-14 17:47       ` Eugene Prokopiev
2007-06-14 17:51         ` Andrey Rahmatullin
2007-06-14 18:43           ` Eugene Prokopiev
2007-06-14 18:45             ` Andrey Rahmatullin
2007-06-14 19:18             ` Sergey Vlasov
2007-06-14 20:03               ` Eugene Prokopiev
2007-06-15  8:41                 ` Sergey Vlasov
2007-06-15  2:00               ` Hihin Ruslan
2007-06-15 17:29                 ` Alexey I. Froloff
2007-06-16 14:49                   ` [devel] [JT] " Ivan Fedorov
2007-06-17 11:33                     ` Денис Смирнов
2007-06-14 18:41       ` Sergey Vlasov [this message]
2007-06-14 16:18     ` [devel] " Led
2007-06-14 18:32       ` Eugene Prokopiev
2007-06-14 21:15         ` Led
2007-06-14 18:35     ` Sergey Vlasov
2007-06-15  8:57 ` Eugene Prokopiev
2007-06-18 19:24 ` Michael Shigorin

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=20070614184133.GB4890@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git