desktop application

68 views
Skip to first unread message

rk

unread,
Jun 25, 2013, 9:50:29 AM6/25/13
to google-chrome-...@googlegroups.com
Hi,

I am using a desktop application developed in js...
right now i am using this line in my html to see the firebug..
<script type="text/javascript" src="https://getfirebug.com/firebug-lite-debug.js"></script>

is there any specific code to see the chrome developer tools...
in firebug i could not keep break points is it possible to do in chrome developer tools

John J Barton

unread,
Jun 25, 2013, 11:02:40 AM6/25/13
to rk, Google Chrome Developer Tools
On Tue, Jun 25, 2013 at 6:50 AM, rk <rajkum...@gmail.com> wrote:
Hi,

I am using a desktop application developed in js...
right now i am using this line in my html to see the firebug..
<script type="text/javascript" src="https://getfirebug.com/firebug-lite-debug.js"></script>

Firebug Lite is a JavaScript programming running inside the same JS environment as your code. It is a subset of the full Firebug debugger for Firefox.
 

is there any specific code to see the chrome developer tools...
in firebug i could not keep break points is it possible to do in chrome developer tools

Chrome devtools implements breakpoints using connections into the Chrome V8 runtime similar to the way Firebug uses Firefox for breakpoints. An in-page application version of devtools (if it existed) would have the same limitations as Firebug Lite.

jjb
 

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

raj kumar

unread,
Jun 25, 2013, 11:48:43 AM6/25/13
to John J Barton, Google Chrome Developer Tools
how to remove the limitations
--
Regards,
Rajkumar

John J Barton

unread,
Jun 25, 2013, 12:57:52 PM6/25/13
to raj kumar, Google Chrome Developer Tools
Development tools depend upon the runtime system, so you need to look to the desktop application developers for development tools help.

jjb

raj kumar

unread,
Jun 25, 2013, 1:00:42 PM6/25/13
to John J Barton, Google Chrome Developer Tools
does chrome developer tools have special plugin for desktop debugging
--
Regards,
Rajkumar

PhistucK

unread,
Jun 25, 2013, 1:43:24 PM6/25/13
to raj kumar, John J Barton, Google Chrome Developer Tools
You are not providing enough information for us to help you.
Are you using WebKit? Are you using CEF? Are you using the content API? how does this desktop application run JavaScript? using V8? MSHTML?


PhistucK

raj kumar

unread,
Jun 25, 2013, 2:00:28 PM6/25/13
to PhistucK, John J Barton, Google Chrome Developer Tools
thanks for your reply where can I find this information in my application
--
Regards,
Rajkumar

PhistucK

unread,
Jun 25, 2013, 2:01:21 PM6/25/13
to raj kumar, John J Barton, Google Chrome Developer Tools
Hm. I thought you created it, so you should know. We do not even know where to start. Sorry.


PhistucK

raj kumar

unread,
Jun 25, 2013, 11:28:47 PM6/25/13
to PhistucK, John J Barton, Google Chrome Developer Tools
the application is already built my some one i am working on it...
is it anywas can i check it...or can u tell me what to ask i can ask my friends thank u
--
Regards,
Rajkumar

raj kumar

unread,
Jun 27, 2013, 3:15:09 PM6/27/13
to PhistucK, John J Barton, Google Chrome Developer Tools
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

this is the doc type i am using
--
Regards,
Rajkumar

jemuel candiza

unread,
Jan 13, 2017, 3:37:06 AM1/13/17
to Google Chrome Developer Tools
Hi did you know any software that can read the code of the other software like firebug? not in browser only the software code can read.. that have function like firebug...
Reply all
Reply to author
Forward
0 new messages