Debugging a Plugin From The Framework

2 views
Skip to first unread message

Pedro Fraca

unread,
Dec 18, 2007, 10:20:47 AM12/18/07
to JNEXT discussion group
Hi Amnon. how did you debug the plugins?. I'm trying to do it, but I
can't.

Regards, Pedro.

Pedro Fraca

unread,
Dec 18, 2007, 11:20:31 AM12/18/07
to JNEXT discussion group
I thinks i got it. I change the next paremeter in the project
properties:

C/C++ ->General->Debug Information Format->Program Database (/Zi)

Amnon David

unread,
Dec 18, 2007, 1:32:36 PM12/18/07
to jn...@googlegroups.com
I also find it convenient to launch the Web browser (firefox/IE) from
the VS development environment. This way you can easily place
breakpoints in the early stages of initialization (if necessary). So, if
for instance I want to debug the filereader plugin under firefox, then in:

Configuration Properties->Debugging

enter something like the folowing:

Command: c:\Program Files\Mozilla Firefox\firefox.exe
Command Arguments: file://C:/dev/jnext/js-samples/simple/JS-FileReader.html

-hope this helps
-Amnon

Reply all
Reply to author
Forward
0 new messages