Skip to content

Commit 0f37217

Browse files
Doc update
1 parent 384f7f4 commit 0f37217

File tree

113 files changed

+23110
-23256
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+23110
-23256
lines changed

docs/beta/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12124,7 +12124,7 @@
1212412124

1212512125
<div class="output_subarea output_stream output_stderr output_text">
1212612126
<pre>Traceback (most recent call last):
12127-
File &#34;/var/folders/n2/xd9445p97rb3xh7m1dfx8_4h0006ts/T/ipykernel_36872/1830731544.py&#34;, line 4, in &lt;module&gt;
12127+
File &#34;/var/folders/n2/xd9445p97rb3xh7m1dfx8_4h0006ts/T/ipykernel_4590/1830731544.py&#34;, line 4, in &lt;module&gt;
1212812128
raise NotFoundError
1212912129
NotFoundError: &#39;404&#39; (expected)
1213012130
</pre>

docs/beta/code/01_Intro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part I: Whetting Your Appetite" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/01_Intro.html
6-
# Last change: 2025-01-06 13:58:33+01:00
6+
# Last change: 2025-01-07 12:04:24+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/02_Observing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part II: Observing Executions" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/02_Observing.html
6-
# Last change: 2025-01-06 13:58:56+01:00
6+
# Last change: 2025-01-07 12:04:46+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/03_Dependencies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part III: Flows and Dependencies" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/03_Dependencies.html
6-
# Last change: 2025-01-06 13:59:29+01:00
6+
# Last change: 2025-01-07 12:05:17+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/04_Reducing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part IV: Reducing Failure Causes" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/04_Reducing.html
6-
# Last change: 2025-01-06 13:59:54+01:00
6+
# Last change: 2025-01-07 12:05:43+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/05_Abstracting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part V: Abstracting Failures" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/05_Abstracting.html
6-
# Last change: 2025-01-06 14:00:23+01:00
6+
# Last change: 2025-01-07 12:06:10+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/06_Repairing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part VI: Automatic Repair" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/06_Repairing.html
6-
# Last change: 2025-01-06 14:05:23+01:00
6+
# Last change: 2025-01-07 12:12:30+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/07_In_the_Large.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Part VII: Debugging in the Large" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/07_In_the_Large.html
6-
# Last change: 2025-01-06 14:05:57+01:00
6+
# Last change: 2025-01-07 12:13:32+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/99_Appendices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Appendices" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/99_Appendices.html
6-
# Last change: 2025-01-06 14:14:14+01:00
6+
# Last change: 2025-01-07 13:39:02+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors

docs/beta/code/Alhazen.py

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# "Learning from Failures" - a chapter of "The Debugging Book"
55
# Web site: https://www.debuggingbook.org/html/Alhazen.html
6-
# Last change: 2025-01-07 11:35:49+01:00
6+
# Last change: 2025-01-07 12:08:50+01:00
77
#
88
# Copyright (c) 2021-2023 CISPA Helmholtz Center for Information Security
99
# Copyright (c) 2018-2020 Saarland University, authors, and contributors
@@ -79,17 +79,14 @@
7979
There is also a text version available, with much fewer (but hopefully still essential) details:
8080
8181
>>> print(alhazen.friendly_decision_tree())
82-
if <= 4.5000:
83-
if == 'sqrt':
84-
if <= 42.2000:
85-
if <= -11.8470:
86-
BUG
87-
else:
88-
NO_BUG
82+
if <= -11.5000:
83+
if <= -42.2970:
84+
NO_BUG
85+
else:
86+
if == 'sqrt':
87+
BUG
8988
else:
9089
NO_BUG
91-
else:
92-
NO_BUG
9390
else:
9491
NO_BUG
9592

0 commit comments

Comments
 (0)