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'.
G
Guido van Rossum committed
6bd6835c1f68509a0bb9d82f98873a32c1475142
Parent: 663f6c2
pdb (pdb calls it 'where'). Added 'bt' as an alias for 'where'.