Marc Girod wrote: > > $ nm /usr/bin/expr > nm: /usr/bin/expr: no symbols > This may explain that:
libssh2-1.1> rebase -b 0x70000000 -v /usr/bin/expr /usr/bin/expr: skipped because not rebaseable tmp> expr a : '\(a\)' Segmentation fault (core dumped) tmp> gdb /usr/bin/expr a : '\(a\)' Excess command line arguments ignored. (: ...) GNU gdb 6.8.0.20080328-cvs (cygwin-special) Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-cygwin"... (no debugging symbols found) /tmp/a: No such file or directory. (gdb) bt No stack. (gdb) q Marc -- View this message in context: http://www.nabble.com/expr-error-tp23583036p23869194.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/