On Mon, Nov 04, 2013 at 02:35:39PM +0100, Thibaut Paumard wrote: > gdb seems to be completely useless on s390x.
I can't reproduce the problem: | $ gdb --args echo true | GNU gdb (GDB) 7.6.1 (Debian 7.6.1-1) | Copyright (C) 2013 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 "s390x-linux-gnu". | For bug reporting instructions, please see: | <http://www.gnu.org/software/gdb/bugs/>... | Reading symbols from /bin/echo...(no debugging symbols found)...done. | (gdb) run | Starting program: /bin/echo true | warning: Could not load shared library symbols for linux-vdso64.so.1. | Do you need "set solib-search-path" or "set sysroot"? | true | [Inferior 1 (process 11840) exited normally] | (gdb) | # uname -a | Linux lxzdevel 3.11-1-s390x #1 SMP Debian 3.11.6-1 (2013-10-27) s390x GNU/Linux > (sid_s390x-dchroot)thibaut@zelenka:~$ This machine runs the stable kernel. Bastian -- Captain's Log, star date 21:34.5... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

