Dmitriy, I've been using Catalyst::Log to create debugging statements, combined with Data::Dump to output my data structures in certain places. It's crude, but it works.
I'm going to try your method. Does it support breakpoints from within Eclipse? What limitations have you noticed? N On Jan 21, 2008 1:21 PM, Dmitriy S. Sinyavskiy <[EMAIL PROTECTED]> wrote: > Hello, Nathan. > You write 18 ?????? 2008 ?., 18:28:45: > > NW> Wow, thanks for all the responses. > > NW> Troy, I'll subscribe to the EPIC list and see if I can get a > NW> conversation started on their end. > > NW> Matt, I guess you're a member of the EPIC list? > > NW> Dmitriy, how did you set up Eclipse+EPIC to debug Catalyst apps? > > NW> Peter, the Devel::ebug as remote debugger sounds promising. However, > NW> I'm brand new to Catalyst, so I'll have to dig into the docs on that > NW> and see if I can figure it out. Thanks for the suggestion! > > NW> Nathan > > NW> _______________________________________________ > NW> List: [email protected] > NW> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > NW> Searchable archive: > NW> http://www.mail-archive.com/[email protected]/ > NW> Dev site: http://dev.catalyst.perl.org/ > > I've installed EPIC Pad::Walker as shown in EPIC docs. > Every time I debug *_server.pl file and using internal browser to > create action events. > I'm not so experienced to do automated tests. But it's enough > information for me in debug Eclipse Perspective. > Could you tell what are you usually debug? > > > -- > dreel mailto:[EMAIL PROTECTED] > Dmitriy S. Sinyavskiy > Web-developer Perl, Catalyst, MSSQL > FGUE EZAN Telecommunication, data transfer networks and > devices. > > > _______________________________________________ > > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
