Debugging S60 webkit in carbide
I have installed S60 and Build it on my machine.I want to debug it in carbide.If i want to import inf files, which INF file do i need to import? Also i tried to import some of the INF files contained inside S60 folder to carbide,but am getting the following error. 1.WEBCORE.MMP: no such file or directory For the above error, where do I specify the path ? If I try to import some other INF file, I am getting the following errors: 1. MemMan.mmp: Error detected on token CAP_GENERAL_DLL Please help me to resolve the above errors.
Hello,
I want to debug it in carbide.If i want to import inf files, which INF file do i need to import?
You don't actually need to import any inf or mmp files into Carbide when debugging. Rather you can import a running executable and then set breakpoints etc throughout your code. For more information on this, please see: http://wiki.opendarwin.org/index.php/S60WebKit:Emulator
Also i tried to import some of the INF files contained inside S60 folder to carbide
Yes, I'm afraid Carbide C++ Express's import feature does not scale well to an S60 application of this size. The debugging method mentioned above however does work well. Thanks Bradley -----Original Message----- From: webkit-dev-bounces@opendarwin.org [mailto:webkit-dev-bounces@opendarwin.org] On Behalf Of ext vivek Sent: Friday, July 14, 2006 7:09 AM To: webkit-dev@opendarwin.org Subject: [webkit-dev] Debugging S60 webkit in carbide I have installed S60 and Build it on my machine.I want to debug it in carbide.If i want to import inf files, which INF file do i need to import? Also i tried to import some of the INF files contained inside S60 folder to carbide,but am getting the following error. 1.WEBCORE.MMP: no such file or directory For the above error, where do I specify the path ? If I try to import some other INF file, I am getting the following errors: 1. MemMan.mmp: Error detected on token CAP_GENERAL_DLL Please help me to resolve the above errors. _______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
Hi Vivek, Instructions on how to debug with Carbide can be found here: http://wiki.opendarwin.org/index.php/S60WebKit:Emulator Cheers David
-----Original Message----- From: webkit-dev-bounces@opendarwin.org [mailto:webkit-dev-bounces@opendarwin.org] On Behalf Of ext vivek Sent: Friday, July 14, 2006 7:09 AM To: webkit-dev@opendarwin.org Subject: [webkit-dev] Debugging S60 webkit in carbide
I have installed S60 and Build it on my machine.I want to debug it in carbide.If i want to import inf files, which INF file do i need to import? Also i tried to import some of the INF files contained inside S60 folder to carbide,but am getting the following error.
1.WEBCORE.MMP: no such file or directory For the above error, where do I specify the path ?
If I try to import some other INF file, I am getting the following errors:
1. MemMan.mmp: Error detected on token CAP_GENERAL_DLL
Please help me to resolve the above errors.
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
participants (3)
-
bradley.morrison@nokia.com
-
David.Carson@nokia.com
-
vivek