zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: borsenkow.msk@sni.de
Cc: zsh-workers@math.gatech.edu
Subject: Re: Cannot set breakpoints on zsh-3.1.0?
Date: Mon, 30 Dec 1996 16:57:41 +0100 (MET)	[thread overview]
Message-ID: <199612301557.QAA06175@bolyai.cs.elte.hu> (raw)
In-Reply-To: <Pine.SV4.3.95.961230183118.5852C-100000@itsrm1.mow.sni.de> from Andrej Borsenkow at "Dec 30, 96 06:35:35 pm"

Andrej Borsenkow wrote:
> It appears, that it is not possible to set BP on 3.1.0 (or rather
> useless). I have Sinix 5.42 + gdb 4.16 + zsh-3.1.0 compiled statically
> without modules. Here is simple session:
[...]
> (gdb) break zerr
> Breakpoint 1 at 0x46ca60: file ../../zsh-3.1.0/Src/utils.c, line 51.
> (gdb) run +Z
> Starting program: /home/bor/src/zsh-3.1.0-static/Src/zsh +Z
> [3]bor@itsrm1:~/src/zsh-3.1.0-static/Src%> ls [a
> zsh: trace trap (core dumped)  ls [a
> [3]bor@itsrm1:~/src/zsh-3.1.0-static/Src%> exit

zsh forked here and zerr was executed by the child process, which is not
under the control of gdb.

Zoltan


      reply	other threads:[~1996-12-30 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-30 15:35 Andrej Borsenkow
1996-12-30 15:57 ` Zoltan Hidvegi [this message]

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=199612301557.QAA06175@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=borsenkow.msk@sni.de \
    --cc=zsh-workers@math.gatech.edu \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).