Ok, this is too difficult for me still.
I will got for a valgrind thing now and maybe an strace. I could try also to attach pidof gdb before I press run. I will do that first. Then lets see if something happens with gdm under gdb, but probably not I guess ... tho...@thomas-laptop:~$ 'gdb gedit 2>&1 | tee gdb-gedit.txt' | 'gdb gdb | tee gdb-gdb.txt' bash: gdb gedit 2>&1 | tee gdb-gedit.txt: command not found bash: gdb gdb | tee gdb-gdb.txt: command not found tho...@thomas-laptop:~$ gdb gedit 2>&1 | tee gdb-gedit.txt | gdb gdb | tee gdb-gdb.txt GNU gdb 6.8-debian 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 "i486-linux-gnu"... (gdb) Undefined command: "GNU". Try "help". (gdb) Undefined command: "Copyright". Try "help". (gdb) Undefined command: "License". Try "help". (gdb) Undefined command: "This". Try "help". (gdb) Undefined command: "There". Try "help". (gdb) Undefined command: "and". Try "help". (gdb) Undefined command: "This". Try "help". (gdb) Undefined command: "". Try "help". (gdb) Hangup detected on fd 0 error detected on stdin -- gedit fails to run as root in jaunty https://bugs.launchpad.net/bugs/311237 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
