This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

objdump ignores command line


Hi list,

I have an interesting problem with objdump: it completely ignores the
command line when called from an rxvt, or from the plain bash:

tdemmer@KFIDEMUC110972:~
$ objdump -v
tdemmer@KFIDEMUC110972:~

Trying to figure out what's wrong, I did a 

tdemmer@KFIDEMUC110972:~
$ strace -o foo objdump -v
GNU objdump 2.17.50 20060709
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
tdemmer@KFIDEMUC110972:~


Under strace everything is fine, on its own it does not work.
bash is 3.1.17(6)-release,
uname -a is CYGWIN_NT-5.1 KFIDEMUC110972 1.5.20(0.156/4/2) 2006-07-01 02:22
i686 Cygwin

cygcheck attached. 

Looks to me like an tty/pty or so issue, but unsetting tty in CYGWIN did not
help.
Any ideas in which direction to search further?

Ciao
Tom

 

Attachment: cygcheck-svr
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]