Still would be useful to get something more solid going - but I agree,
for the time being, I'll might just as well go with what your suggesting.
I also looked at edebug, looks pretty cool and might be something I can
use to setup a viable debugging environment for my situation - even
better it
On Fri, Nov 18, 2011 at 3:58 PM, Dmitriy Ryajov wrote:
> The reasons are mostly legal, the client simply won't allow me to set it up
> outside the dedicated server. There are also technical reasons, the system
> is massive and too tight up to the rest of their internal infrastructure.
> I'm workin
Thanks Perrin.
The reasons are mostly legal, the client simply won't allow me to set it
up outside the dedicated server. There are also technical reasons, the
system is massive and too tight up to the rest of their internal
infrastructure. I'm working with an ssh session with the code pulled t
On Fri, Nov 18, 2011 at 12:48 PM, Dmitriy Ryajov wrote:
> I'm running in a shared development environment. I can't run httpd in non
> detached mode on that machine because the server is used by other devs at
> the same time, and there is absolutely no way I can get my own sandbox set
> up.
I susp
I'm running in a shared development environment. I can't run httpd in
non detached mode on that machine because the server is used by other
devs at the same time, and there is absolutely no way I can get my own
sandbox set up. Is there a way that I can run an interactive debug
session without r