| 1 | w@w:/media/mythshare-p/m25-git/bin$ sudo gdb /media/mythshare-p/m25-git/bin/mythbackend `pidof mythbackend`
|
|---|
| 2 | GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
|
|---|
| 3 | Copyright (C) 2011 Free Software Foundation, Inc.
|
|---|
| 4 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 5 | This is free software: you are free to change and redistribute it.
|
|---|
| 6 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 7 | and "show warranty" for details.
|
|---|
| 8 | This GDB was configured as "i686-linux-gnu".
|
|---|
| 9 | For bug reporting instructions, please see:
|
|---|
| 10 | <http://bugs.launchpad.net/gdb-linaro/>...
|
|---|
| 11 | Reading symbols from /media/mythshare-p/m25-git/bin/mythbackend...done.
|
|---|
| 12 | (gdb) bt
|
|---|
| 13 | No stack.
|
|---|
| 14 | (gdb) bt
|
|---|
| 15 | No stack.
|
|---|
| 16 | (gdb) bt
|
|---|
| 17 | No stack.
|
|---|
| 18 | (gdb) bt
|
|---|
| 19 | No stack.
|
|---|
| 20 | (gdb) quit
|
|---|
| 21 |
|
|---|