public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Andreas Eibach" <a.eibach@gmx.net>
To: "cygwin" <cygwin@sources.redhat.com>
Subject: Re: [BASH] Backtick problem still NOTsolved! [STRACE output inside]
Date: Mon, 25 Sep 2000 05:43:00 -0000	[thread overview]
Message-ID: <005e01c026ca$ade21ca0$398806d5@default> (raw)
In-Reply-To: <39CF1435.44BB4EE9@cygnus.com>

> Sounds as if you have a problem with the backtick...
>
> But most important:
>
> - Did you try to _debug_ the problem?
>   Gdb and strace are part of the distro.

YUP, thanks!!

That's what I did:

$ cat
 test``

This is my strace output: (like you can see, I've typed two backticks
with a space followed each, but only the space.(0x20 / dec. #32) is
recognized, the other part is regarded as if not there:

**********************************************
Program name: D:\CYGWIN32\BIN\CAT.EXE
App version:  1001.2, api: 0.21
DLL version:  1001.4, api: 0.26
DLL build:    2000-08-03 20:53
OS version:   Windows 95-4.0
Date/Time:    2000-09-25 10:22:24
**********************************************
<snip>

  544  562239 [main] CAT 1027 setmode: setmode (1, text) returns binary
16339  578578 [main] CAT 1027 time: 969870145 = time (0)
 2364  580942 [main] CAT 1027 _fstat: 0 = fstat (0, 253FCD8)
12230  593172 [main] CAT 1027 set_sig_errno: errno 0
 1755  594927 [main] CAT 1027 _read: read (0, 0x45710F0, 1024)
  546  595473 [main] CAT 1027 _read: non-interruptible read

8683926 9279399 [main] CAT 1027 fhandler_termios::line_edit: char t
 3004 9282403 [main] CAT 1027 fhandler_console::write: 253FB1B, 1
 1742 9284145 [main] CAT 1027 fhandler_console::write: at 116(t) state is 1
10721 9294866 [main] CAT 1027 fhandler_console::write: 1 = write_console
(,..1)

1779299 11074165 [main] CAT 1027 fhandler_termios::line_edit: char e
 1977 11076142 [main] CAT 1027 fhandler_console::write: 253FB1B, 1
 1571 11077713 [main] CAT 1027 fhandler_console::write: at 101(e) state is 1
 3059 11080772 [main] CAT 1027 fhandler_console::write: 1 = write_console
(,..1)

1634141 12714913 [main] CAT 1027 fhandler_termios::line_edit: char s
 2979 12717892 [main] CAT 1027 fhandler_console::write: 253FB1B, 1
 1672 12719564 [main] CAT 1027 fhandler_console::write: at 115(s) state is 1
 9237 12728801 [main] CAT 1027 fhandler_console::write: 1 = write_console
(,..1)

1544859 14273660 [main] CAT 1027 fhandler_termios::line_edit: char t
 3045 14276705 [main] CAT 1027 fhandler_console::write: 253FB1B, 1
 1596 14278301 [main] CAT 1027 fhandler_console::write: at 116(t) state is 1
 2783 14281084 [main] CAT 1027 fhandler_console::write: 1 = write_console
(,..1)

7207450 21488534 [main] CAT 1027 fhandler_termios::line_edit: char 0x20
 3069 21491603 [main] CAT 1027 fhandler_console::write: 253FB1B, 1
 1606 21493209 [main] CAT 1027 fhandler_console::write: at 32(0x20) state is
1
 2975 21496184 [main] CAT 1027 fhandler_console::write: 1 = write_console
(,..1)

6116442 27612626 [main] CAT 1027 fhandler_termios::line_edit: char 0x20
 3044 27615670 [main] CAT 1027 fhandler_console::write: 253FB1B, 1
 1621 27617291 [main] CAT 1027 fhandler_console::write: at 32(0x20) state is
1
 3046 27620337 [main] CAT 1027 fhandler_console::write: 1 = write_console
(,..1)

Andreas




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  parent reply	other threads:[~2000-09-25  5:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-24 15:02 Can't abort command line with Ctrl-C anymore Paul Johnston
2000-09-25  1:09 ` [BASH] Backtick problem still NOTsolved!! (Win95b/CW1.1.4) Andreas Eibach
2000-09-25  2:00   ` Corinna Vinschen
2000-09-25  5:09     ` Andreas Eibach
2000-09-25  5:43     ` Andreas Eibach [this message]
2000-10-05  3:25   ` Corinna Vinschen
2000-10-05  3:33     ` Corinna Vinschen
2000-10-06 12:01     ` Andreas Eibach
2000-10-06 12:03     ` Andreas Eibach
2000-09-25  8:55 ` Can't abort command line with Ctrl-C anymore Chris Faylor

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='005e01c026ca$ade21ca0$398806d5@default' \
    --to=a.eibach@gmx.net \
    --cc=cygwin@sources.redhat.com \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).