NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Using DBG w/o an IDE on Windows?


Joined: 26 Mar 2007
Posts: 2
Reply with quote
Is it possible to use DBG w/o an IDE on Windows?

I'd like to just use the PHP API to print out profiling information via dbg_dump_profiling_results() w/o having to use an IDE, but I keep getting this error:

Code:

Failed to open or create an instance of IDE CoClass {00000000-0000-0000-0000-000000000000}. OSERR (0x80040154) 'Class not registered'.


Is there any way to do this?
View user's profileFind all posts by nyarghSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
DBG is specifically designed to provide a way for interactive debugging. It's not necessarily GUI IDE to be used as a front-end. For example, free version of debugger comes with dbg-cli which is a debugger console.
If it's not what you're looking for, you may want to look for alternative products.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 26 Mar 2007
Posts: 2
Reply with quote
Per my posting subject, is this possible to do on Windows? I would rather not have the bloat of an IDE & GUI when profiling apps running on the same machine - or profiling remotely.

Is this possible under Windows? If dbg-cli is my only option, is there a windows version? cygwin?
View user's profileFind all posts by nyarghSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Probably it will compile under cygwin or msys. I'm sorry, I didn't try.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Using DBG w/o an IDE on Windows?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic