Debugging: past, present and future

Comments

Comments are closed.

Steven Don at 11:35 on 24 Jun 2016

Useful talk. New Xdebug features are very interesting.

Michel Everts at 11:39 on 24 Jun 2016

the new features are interesting, but the talk doesn't really get into depth there. I'd rather have a "Future of xdebug" talk

Dennis C. at 12:21 on 24 Jun 2016

Really good to see what things you can do with xdebug! Also good to hear about what other cool projecta Derick is working on.

Chilion Snoek at 13:54 on 24 Jun 2016

Lot of future features with no clear dates or howto's.

Anonymous at 23:47 on 24 Jun 2016

Interesting incites into debugging and what the future holds. Thanks for giving this talk!

Interesting talk.

Vincent at 11:43 on 25 Jun 2016

Good talk, but maybe not deep enough.

Interesting talk about the history and ambitions of someone that is passionate to help others make their lives easier debugging code. I use Xdebug with debugging interactively with PhpStorm, and it really helps me out when shit just gets too complicated to debug with the lazy vardumps :) Admire your work and it was nice to see the face behind the project. If you're interested in the thoughts behind the Xdebug project, and wouldn't mind to learn a bit more about some newer, less known and future features I would really recommend this talk.

Regards,
AntiFTW

Good talk, Some interesting new stuff

Jordy Moos at 19:30 on 25 Jun 2016

Nice talk good sense of humour added

Nice presentation of new features and refreshment of what xdebug is capable of! Though not really accurate description of what to expect.. or expectations were set higher than information received, in short, the talk could go more deeper into other debuggers.

excellent talk, didn't know Derick before, but was really interested in the subject itself. Although it was a bit chaotic in my opinion I really liked the information provided. Ways to have an even better presentation next time: make a nice agenda and have a 'theme' (i was missing 'de rode draad' and I experienced it a bit chaotic). Also focus on one part of the different functionalities of the tool (Xdebug) might be a better idea, then you can go deeper and don't need to spent time on all other functionalities and use cases the tool has.

Bert Hekman at 21:05 on 26 Jun 2016

Should have been called "XDebug: past, present and future". But quite useful nonetheless! :)

Nic Wortel at 09:39 on 27 Jun 2016

Thank you for the insightful talk and thank you for your work on Xdebug!

I'm using xdebug extensively, but still learned a thing or two about some features I didn't know existed.

Some feedback about the idea to "step back" in debugging: How about being able to replay execution up to the previous breakpoint instead?

Ellen Boven at 19:40 on 27 Jun 2016

usefull, saw some xdebug features that i definitly will use in my day to day job.