Thread
:
Lisp
View Single Post
scott
2008-01-14 , 04:02
Posts: 5 | Thanked: 0 times | Joined on Jan 2008
#
5
[sbox-CHINOOK_ARMEL: /scratchbox/users/scott/code/clisp/clisp-2.43/src] > gdb lisp.run
GNU gdb 6.4.90
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu --target=arm-linux"...
Breakpoint 1 at 0x27abc
Breakpoint 2 at 0x2a32c
Breakpoint 3 at 0x255b8
Breakpoint 4 at 0x1d7c0
Breakpoint 5 at 0xd1f0
Watchpoint 6: {<data variable, no debug info>} 1852696
Function "register_foreign_inttype" not defined.
Breakpoint 7 at 0xfe84
Breakpoint 8 at 0x17180
Breakpoint 9 at 0x1710c
Breakpoint 10 at 0xab2ac
Breakpoint 11 at 0xab5c4
Breakpoint 12 at 0xad6b8
Breakpoint 13 at 0xad728
Breakpoint 14 at 0xad884
Breakpoint 15 at 0xad7ac
Num Type Disp Enb Address What
1 breakpoint keep n 0x00027abc <funcall>
---Type <return> to continue, or q <return> to quit---
xout fun
2 breakpoint keep n 0x0002a32c <apply>
xout fun
3 breakpoint keep n 0x000255b8 <eval>
xout form
4 breakpoint keep n 0x0001d7c0 <interpret_bytecode_+16>
xout closure
5 breakpoint keep n 0x0000d1f0 <gar_col>
6 watchpoint keep n {<data variable, no debug info>} 1852696
silent
printf "%30s: %d %d\n", name_asciz, size, signed_p
continue
7 breakpoint keep y 0x0000fe84 <fehler_notreached>
8 breakpoint keep y 0x00017180 <SP_ueber>
9 breakpoint keep y 0x0001710c <STACK_ueber>
10 breakpoint keep y 0x000ab2ac <fehler>
11 breakpoint keep y 0x000ab5c4 <prepare_error>
12 breakpoint keep y 0x000ad6b8 <OS_error>
13 breakpoint keep y 0x000ad728 <OS_file_error>
14 breakpoint keep y 0x000ad884 <OS_filestream_error>
15 breakpoint keep y 0x000ad7ac <errno_out_low>
Function "sigsegv_handler_failed" not defined.
/scratchbox/users/scott/code/clisp/clisp-2.43/src/.gdbinit:172: Error in sourced command file:
No symbol "byteptr" in current context.
(gdb)
Quote & Reply
|
scott
View Public Profile
Send a private message to scott
Find all posts by scott