Friday, August 24, 2018

Friday: Debugging rabbit holes.

At least I learned a lot about how this thing works.  I'm still not completely sure how to add the stuff I need to, but I can kind of see where it will go.  I also learned that pdb stole a lot of stuff from gdb, but decided that typing "b" to add a break point at the current location was too useful, and so they skipped that in favor of forcing you to type full locations.  Super nice to discover that when the program continues until the end instead of stopping at the break point like you thought it would.

Fifteen years ago I saw balloons.



No comments:

Post a Comment