Am 07.09.2006 um 16:10 schrieb Peter Dyballa:
> I'll try to build a version from recent sources and debugging enabled
> to see what happens!
Hello!
Debugging does not seem to be easy with .gdbinit provided for the X
client GNU Emacs:
(gdb) run
Starting program: /Users/pete/Quellen/Emacs_CVS/
emacs-23.0.0_NS-9.0pre3/nextstep/build/Emacs.app/Contents/MacOS/Emacs
-Q --debug-init -l /Users/pete/.emacs-init.el
Reading symbols for shared
libraries ..............................................................
....+ done
No struct type named Lisp_Symbol.
(gdb) cont
Continuing.
Reading symbols for shared libraries . done
2006-09-10 19:44:59.656 Emacs[12008] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0x2d03, name =
'Emacs.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2006-09-10 19:44:59.657 Emacs[12008] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(Emacs.ServiceProvider)
Reading symbols for shared libraries .. done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Breakpoint 1, store_frame_param (f=0x2102038, prop=42088017, val=8)
at frame.c:2029
(gdb) fin
Run till exit from #0 store_frame_param (f=0x2102038,
prop=42088017, val=8) at frame.c:2029
Cannot access memory at address 0x8
Fmodify_frame_parameters (frame=34611260, alist=7147997) at frame.c:
2345
So in the end no frame appears on screen.
Is there some better way to debug, to come to the C function
store_frame_param from which the bug message is output?
--
Greetings
Pete
When in doubt, use brute force.
-- Ken Thompson
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-