ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] gdb в sysyphus
@ 2004-12-13  9:20 Artem
  2004-12-13 11:44 ` Andrey Rahmatullin
  0 siblings, 1 reply; 9+ messages in thread
From: Artem @ 2004-12-13  9:20 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Может, не совсем по теме...  Просто дело происходит в sysyphus  :-)
Простейшая программа:
int main()
{
    return 0;
}

glibc-core-debug установлен

$ echo $LD_LIBRARY_PATH
/usr/lib/debug

компиляция:
gcc -L/usr/lib/debug -g -o main ./main.c

отладка:
gdb main
... бла-бла-бла...
(gdb) run
Starting program: /home/user/Work/Ura/main
Error while mapping shared library sections:
: Success.
Error while reading shared library symbols:
: No such file or directory.
Error while reading shared library symbols:
: No such file or directory.
Error while reading shared library symbols:
: No such file or directory.

Program exited normally.

ну и че этой софтине не хватает для полного счастья? Я про gdb



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-12-16 14:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-13  9:20 [sisyphus] gdb в sysyphus Artem
2004-12-13 11:44 ` Andrey Rahmatullin
2004-12-15 15:42   ` Serge Pavlovsky
2004-12-15 19:17     ` Artem
2004-12-15 21:51     ` Artem
2004-12-15 21:56       ` Dmitry V. Levin
2004-12-16  5:54         ` Artem
2004-12-16 11:02         ` Serge Pavlovsky
2004-12-16 14:27           ` Artem

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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