Hi guys!
I just installed the -base package from ports and it seems to work so far.
Thanks David C.!
I decided to give gsweb a try and tried debugging:
(lldb) up
frame #6: 0x0000000800c734c0
libWebObjects.so.1`_i_WOKeyValueAssociation__valueInComponent_ + 64
libWebObjects.so.1`_i_WOKeyValueAssociation__valueInComponent_:
0x800c734c0 <+64>: movq %rax, %r15
0x800c734c3 <+67>: movq 0x268a06(%rip), %rax
0x800c734ca <+74>: movq (%rax), %rax
0x800c734cd <+77>: movl (%rax), %eax
(lldb) po keyPath
error: use of undeclared identifier 'keyPath'
(lldb) po self
error: use of undeclared identifier 'self'
it looks the same in things that are in -base.
How can I add debug info so that I see stuff in GSWeb and -base?
Thanks!
David
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev