jirentabu / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

CrashRpt Compiled in VS2008Express Edition , getting crash.dmp(Structred Exception) debuging crash.dmp stack trace is not proper #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps for reproducing the  problem
1.Compile CrashRpt in VS2008Express Edition
2.getting crash.dmp(Structred Exception) 
std :: vector<int> a; 
int m = a.at(0);
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by anil.s.j...@gmail.com on 3 May 2010 at 2:08

GoogleCodeExporter commented 9 years ago

Original comment by zexspect...@gmail.com on 3 May 2010 at 3:48