Results 5 issues of Thinker

The flag files, here, mean files as timestamps to track changes and updates of a set of files or modules. This branch uses flag files as placeholders of files and...

We need a watchdog for b2g process to kill b2g while it has hanged for seconds.

Introduce a new option --auto-find to make the interactive mode load the corresponding symbol from prog if the user code access a global variable that is undefined while the name...

Add DWARFInfo.skip_cache() and DWARFInfo.enable_cache() to give users the ability of controlling cache. For the case of parsing the DWARF of a large binary, we may want to skip the cache...

The data of tasktracer is placed in profileJSON of the JSON object from Gecko Profiler, but Cleopatra expects to see it at the root of the JSON object. This change...