0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Mathias Stearn
9b029f19fe SERVER-25967 fix mongosymb.py output
Corrects for the return address not being off by one, and adds the
column and final colon to the output. This makes it match compiler error
output format which makes it easier to integrate into editors.
2016-09-08 14:13:46 -04:00
Andy Schwerin
92d9e63976 SERVER-22035 Make mongosymb.py robust to somap entries that are missing a "b" field. 2016-01-05 19:49:19 -05:00
Andy Schwerin
02e2602d97 SERVER-22035 Use map comprehension instead of loop in mongosymb.py 2015-12-30 13:26:34 -05:00
Andy Schwerin
fffc3c12ac SERVER-22035 Introduce mongosymb.py stack trace symbolizer. 2015-12-30 13:24:03 -05:00