Comment 4 for bug 1025640

Revision history for this message
nameremoved (errorwhywhywhy-deactivatedaccount) wrote :

GNU gdb (Linaro GDB) 7.4-2012.06-ubuntu
Copyright (C) 2012 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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
/usr/bin/gtk-window-decorato: No such file or directory.
(gdb) break _exit
No symbol table is loaded. Use the "file" command.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 1 (_exit) pending.
(gdb) run --sync --replace
Starting program: --sync --replace
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) bt
No stack.
(gdb)