1### Test Examples
2
3##### Pages
4* **doc_script-switching-01** - includes two scripts that reference each other. The second function has a debugger.
5* **doc-scripts** - includes three sources, a long source and two sources that reference each other.
6* **doc-iframes** - includes an iframe with the debugger statements source.
7* **debugger-statements** - inline script with functions for testing stepping.
8
9
10#### Source Maps
11
12* **sourcemaps** - simple case where the map has source contents
13* **sourcemap-bogus** - simple case where the map has source contents
14* **sourcemaps2** - simple case where the map does not have source contents, so we fetch the source
15