Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing...

8
Debugging with Wing IDE https://wingware.com/ PyHUG 2013.Mar.18 Hsinchu, Taiwan (R.O.C) PeterWolf [email protected]

Transcript of Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing...

Page 1: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Debugging with Wing IDE

https://wingware.com/PyHUG 2013.Mar.18Hsinchu, Taiwan (R.O.C)[email protected]

Page 2: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Wingware Sponsors PyConTW

http://tw.pycon.org/2013/zh/sponsors/http://tw.pycon.org/2013/en/sponsors/

Page 3: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Before Wingware...

I used to debug like a real hacker in "The Matrix"

Let's see....Let's see....

Page 4: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Debugging with Wing IDE 101

Set breakpoint at anywhere you want!

Set breakpoints at anywhere you want!

Inspect values stored in the variables at real time!

Good for eyes...Good for eyes...

Page 5: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Good enough? No!

Page 6: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Debugging with Wing PRO!!!

Point at a variable with your mouse and the value pops out as it is at that line!

It's like stopping the bullets It's like stopping the bullets as they fly by!as they fly by!

Page 7: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Mandarin IME workaround...Locate the file name "keymap.normal" under wingide directory...

Use # to comment out the line noting 'Ctrl-space': 'show-autocompleter'

Then you can switch IME and type Mandarin in Wing IDE edit window.

Page 8: Debugging with Wing IDE - Meetupfiles.meetup.com/2179791/DebuggingWithWingIDE.pdf · Wingware Wing IDE Python Wing IDE Wing IDE Windows, Linux OSX Django, Turbogearss Plone, GAE*

Don't forget to get a flyer!!!

https://wingware.com/store/purchase

--fin--