| 1 | GNU gdb 6.3 |
|---|
| 2 | Copyright 2004 Free Software Foundation, Inc. |
|---|
| 3 | GDB is free software, covered by the GNU General Public License, and you are |
|---|
| 4 | welcome to change it and/or distribute copies of it under certain conditions. |
|---|
| 5 | Type "show copying" to see the conditions. |
|---|
| 6 | There is absolutely no warranty for GDB. Type "show warranty" for details. |
|---|
| 7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) |
|---|
| 8 | |
|---|
| 9 | [tcsetpgrp failed in terminal_inferior: Invalid Argument] |
|---|
| 10 | Thread 442 caused an exception: Segment violation |
|---|
| 11 | Reading symbols from /boot/beos/system/runtime_loader...done. |
|---|
| 12 | Loaded symbols for /boot/beos/system/runtime_loader |
|---|
| 13 | Reading symbols from /boot/beos/system/lib/libbe.so...done. |
|---|
| 14 | Loaded symbols for /boot/beos/system/lib/libbe.so |
|---|
| 15 | Reading symbols from /boot/beos/system/lib/libGL.so...done. |
|---|
| 16 | Loaded symbols for /boot/beos/system/lib/libGL.so |
|---|
| 17 | Reading symbols from /boot/beos/system/lib/libgame.so...done. |
|---|
| 18 | Loaded symbols for /boot/beos/system/lib/libgame.so |
|---|
| 19 | Reading symbols from /boot/beos/system/lib/libroot.so...done. |
|---|
| 20 | Loaded symbols for /boot/beos/system/lib/libroot.so |
|---|
| 21 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done. |
|---|
| 22 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so |
|---|
| 23 | Reading symbols from /boot/beos/system/lib/libmedia.so...done. |
|---|
| 24 | Loaded symbols for /boot/beos/system/lib/libmedia.so |
|---|
| 25 | Reading symbols from /boot/beos/system/add-ons/opengl/Mesa Software Renderer...done. |
|---|
| 26 | Loaded symbols for /boot/beos/system/add-ons/opengl/Mesa Software Renderer |
|---|
| 27 | [tcsetpgrp failed in terminal_inferior: Invalid Argument] |
|---|
| 28 | [Switching to team /boot/beos/demos/GLTeapot (437) thread Simon (442)] |
|---|
| 29 | 0xffff012c in ?? () |
|---|
| 30 | (gdb) bt |
|---|
| 31 | #0 0xffff012c in ?? () |
|---|
| 32 | #1 0x5ffffb5c in ?? () |
|---|
| 33 | #2 0x00000000 in ?? () |
|---|
| 34 | #3 0x00739325 in MesaSoftwareRenderer::SwapBuffers () |
|---|
| 35 | from /boot/beos/system/add-ons/opengl/Mesa Software Renderer |
|---|
| 36 | #4 0x0049a249 in BGLView::SwapBuffers () from /boot/beos/system/lib/libGL.so |
|---|
| 37 | #5 0x0049a1f9 in BGLView::SwapBuffers () from /boot/beos/system/lib/libGL.so |
|---|
| 38 | #6 0x0020ade7 in ObjectView::DrawFrame () |
|---|
| 39 | #7 0x00208ccb in simonThread () |
|---|
| 40 | #8 0x0058b91c in thread_entry () from /boot/beos/system/lib/libroot.so |
|---|
| 41 | #9 0x70080fec in ?? () |
|---|
| 42 | (gdb) |
|---|