# Beispiel 1 * Debugger `gdb` * `list` für Code * `break ` für Breakpoint * `run $(python -c 'print("A"*77)')` * `show is_logged_in` * `continue`