Searched hist:5604 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/python/m5/ | ||
H A D | main.py | 5604:7c58fc1ec5dc Thu Oct 09 07:58:00 EDT 2008 Nathan Binkert <nate@binkert.org> pdb: Try to make pdb work better. I've done a few things here. First, I invoke the script a little bit differently so that pdb doesn't get confused. Second, I've stored the actual filename in the module's __file__ so that pdb can find the source file on your machine. |
/gem5/src/ | ||
H A D | SConscript | 5604:7c58fc1ec5dc Thu Oct 09 07:58:00 EDT 2008 Nathan Binkert <nate@binkert.org> pdb: Try to make pdb work better. I've done a few things here. First, I invoke the script a little bit differently so that pdb doesn't get confused. Second, I've stored the actual filename in the module's __file__ so that pdb can find the source file on your machine. |
Completed in 84 milliseconds