commit | 6bd6835c1f68509a0bb9d82f98873a32c1475142 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Jan 20 17:57:37 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Jan 20 17:57:37 2001 +0000 |
tree | eddac08cb457c03247273b9fdae841bbca4acba0 | |
parent | 663f6c2ad288b2e8bc1a1a50d29e12df4f755d5b [diff] |
I've been using gdb a lot lately -- I'm missing 'bt' as a command in pdb (pdb calls it 'where'). Added 'bt' as an alias for 'where'.