This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: Patch: fix gdb_gcore.sh failure in ash/dash


> Date: Fri, 09 Sep 2005 19:11:13 -0700
> From: Qunying Pan <qpan@mvista.com>
> 
> Hi,
> 
> Running gdb_gcore.sh in ash/dash fails with message "Hangup detected on 
> fd 0". The following patch fixes the problem. Acceptable?

This seems like a bug in ash/dash (whatever that is).  Why isn't your
/bin/sh not a proper bourne shell?

I'm not inclined to apply this patch just because people link /bin/sh
to some random piece of crap.  So I'd like to see somewhat more
motivation.

Mark


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