CSE 291
2018 April 16: Gdb on lab machines

ACMS has said that to use gdb on the lab computers, you can use this workaround:

$ module unload python-3.6.2
$ gdb
...