opensciences / opensciences.github.io

Website for OpenScience -
http://openscience.us
MIT License
26 stars 18 forks source link

MIMIC: locating and understanding bugs by analyzing mimicked executions #269

Open CarterPape opened 9 years ago

CarterPape commented 9 years ago

Paper link: http://dl.acm.org/citation.cfm?id=2643014

bamal commented 9 years ago

Use of six open source datasets but there is No link to the data. Authors said that:

"...Table 2 presents the programs that we used to evaluate MIMIC. We selected six real-world open source programs written in C and C++: grep, a well known command-line utility for searching the lines that match a given pattern within textual files [20]; sed, a stream editor [20]; Xmail, a mail server [11]; and three programs from the Coreutils file manipulation package: pr, mknod and od [1]. We selected these programs because they are well-known Unix utilities whose size ranges from 300 LOC to 14 KLOC ..."