ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sanja Byelkin <sanja@mysql.com>
To: ALT Linux Sisyphus mailing list <sisyphus@altlinux.ru>,
	Sanja Byelkin <sanja@mysql.com>
Subject: Re: [sisyphus] C++ & gdb
Date: Mon, 23 Sep 2002 20:59:53 +0300
Message-ID: <20020923175953.GA9316@sanja.is.com.ua> (raw)
In-Reply-To: <20020923144526.GC14540@basalt.office.altlinux.ru>

Боброго времени суток!

On Mon, Sep 23, 2002 at 06:45:26PM +0400, Dmitry V. Levin wrote:
> On Mon, Sep 23, 2002 at 05:11:19PM +0300, Sanja Byelkin wrote:
> > > Почему же? Достаточно переключиться в нужный thread (см. info threads
> > > при получении прерывания).
> > 
> > 1. info threads ничего не находит
> > 2. можно подробнее где искать
> 
> info gdb, на тему "Debugging programs with multiple threads".
> 
> > 3. по воспоминаниям как оно работало в ASP-linux, действительно gdb
> > регулярно сообщал, что переключается на thred такой-то местный этого делать
> > не хочет - осталось выяснить как заставить местный (если вообще возможно :)
> 
> Думаю, что так же.


Program received signal SIGTRAP, Trace/breakpoint trap.
0x2ac3ef6e in select () from /lib/libc.so.6
(gdb) info threads
(gdb) 

т.е. выбирать неизчего

Кроме того в доке сказано:
   Whenever GDB stops your program, due to a breakpoint or a signal, it
automatically selects the thread where that breakpoint or signal
happened.  GDB alerts you to the context switch with a message of the
form `[Switching to SYSTAG]' to identify the thread.

т.е. как-бы переключать и не надо - само переключить должно.

Кроме того:
   Whenever GDB detects a new thread in your program, it displays both
GDB's thread number and the target system's identification for the
thread with a message in the form ^[New SYSTAG]'.  SYSTAG is a thread
identifier whose form varies depending on the particular system.  For
example, on HP-UX, you see

     [New thread 2 (system thread 26594)]

when GDB notices a new thread.

Я видел эти предупреждения в gdb-5.1 из updateов ASPLinux 7.2 и не вижу
здесь.

Может быть SIG32 (не помню постоянных матюков о SIG32 от моего предыдущего 
отладчика) или еще какойнить сигнал не проключен куда надо по умолчанию или
еще чего - мне сказать трудно - я не разбирался в той мере с gdb, но не
работает.

-- 
For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Oleksandr Byelkin <sanja@mysql.com>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Full-Time Developer
/_/  /_/\_, /___/\___\_\___/   Lugansk, Ukraine
       <___/   www.mysql.com


  reply	other threads:[~2002-09-23 17:59 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-23  4:50 Alexey Morozov
2002-09-23  6:11 ` Sanja Byelkin
2002-09-23  6:50   ` Alexey Morozov
2002-09-23  8:20 ` Dmitry V. Levin
2002-09-23 12:34   ` Alexey Morozov
2002-09-23  9:22 ` Vlad Harchev
2002-09-23 12:33   ` Alexey Morozov
2002-09-23 12:42     ` Dmitry V. Levin
2002-09-23 13:28       ` Sanja Byelkin
2002-09-23 13:42         ` Dmitry V. Levin
2002-09-23 13:53           ` Sanja Byelkin
2002-09-23 14:00             ` Dmitry V. Levin
2002-09-23 14:11               ` Sanja Byelkin
2002-09-23 14:45                 ` Dmitry V. Levin
2002-09-23 17:59                   ` Sanja Byelkin [this message]
2002-09-23 18:26                     ` Dmitry V. Levin
2002-09-23 19:57                       ` Sanja Byelkin
2002-09-23 20:16                         ` Sanja Byelkin
2002-09-24  9:41                           ` Dmitry V. Levin
2002-09-24  9:52                         ` Dmitry V. Levin
2002-09-24 14:00                           ` Sergey Vlasov
2002-09-24 14:17                             ` Dmitry V. Levin
2002-09-24 15:32                               ` Sergey Vlasov
2002-09-24 16:22                                 ` Dmitry V. Levin
2002-09-23 11:06 ` Vitaly Lugovsky
2002-09-23 12:37   ` Alexey Morozov

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=20020923175953.GA9316@sanja.is.com.ua \
    --to=sanja@mysql.com \
    --cc=sisyphus@altlinux.ru \
    /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 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