Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
;iwi S r SSKrSSKrSSKrSSKrSSKrSSKrSSKrSSKrSSK r SSK
r
SSKrSSKrSSK
r
SSKrSSKrSSKrSSKrSSKrSSKrSSKrSSKrSSKJr SSKJr " S S\5 r/ SQrS rS rS
r " S S\5 r " S
S5 r! " S S\!5 r" " S S\!5 r# " S S\!5 r$ " S S\RJ 5 r&Sr' " S S\RP \RR 5 r*\ bR / SQr+\+ H- r,\ \-" \*S\,- 5 R R] 5 S- -
r M/ \ \*R^ R -
r C+C,S,S jr0S,S jr1S r2S r3SS!.S" jr4S-S# jr5S$ r6S% r7S&r8S' r9S( r:S)r;S* r<\=S+:X a SSK>r>\>Rx " 5 gg).a
The Python Debugger Pdb
=======================
To use the debugger in its simplest form:
>>> import pdb
>>> pdb.run('')
The debugger's prompt is '(Pdb) '. This will stop in the first
function call in .
Alternatively, if a statement terminated with an unhandled exception,
you can use pdb's post-mortem facility to inspect the contents of the
traceback:
>>>
>>> import pdb
>>> pdb.pm()
The commands recognized by the debugger are listed in the next
section. Most can be abbreviated as indicated; e.g., h(elp) means
that 'help' can be typed as 'h' or 'help' (but not as 'he' or 'hel',
nor as 'H' or 'Help' or 'HELP'). Optional arguments are enclosed in
square brackets. Alternatives in the command syntax are separated
by a vertical bar (|).
A blank line repeats the previous command literally, except for
'list', where it lists the next 11 lines.
Commands that the debugger doesn't recognize are assumed to be Python
statements and are executed in the context of the program being
debugged. Python statements can also be prefixed with an exclamation
point ('!'). This is a powerful way to inspect the program being
debugged; it is even possible to change variables or call functions.
When an exception occurs in such a statement, the exception name is
printed but the debugger's state is not changed.
The debugger supports aliases, which can save typing. And aliases can
have parameters (see the alias help entry) which allows one a certain
level of adaptability to the context under examination.
Multiple commands may be entered on a single line, separated by the
pair ';;'. No intelligence is applied to separating the commands; the
input is split at the first ';;', even if it is in the middle of a
quoted string.
If a file ".pdbrc" exists in your home directory or in the current
directory, it is read in and executed as if it had been typed at the
debugger prompt. This is particularly useful for aliases. If both
files exist, the one in the home directory is read first and aliases
defined there can be overridden by the local file. This behavior can be
disabled by passing the "readrc=False" argument to the Pdb constructor.
Aside from aliases, the debugger is not directly programmable; but it
is implemented as a class from which you can derive your own debugger
class, which you can make as fancy as you like.
Debugger commands
=================
N)contextmanager)CodeTypec \ rS rSrSrSrg)Restart` zBCauses a debugger to be restarted for the debugged python program. N)__name__
__module____qualname____firstlineno____doc____static_attributes__r */opt/alt/python313/lib64/python3.13/pdb.pyr r ` s Lr r ) runpmPdbrunevalrunctxruncall set_tracepost_mortemhelpc Sn[ R " U 5 HU nUbM UR S:X a= UR R b UR R s $ U R
s $ UnMW U R
$ )zTry to find the first executable line of the code object.
Equivalently, find the line number of the instruction that's
after RESUME
Return code.co_firstlineno if no executable line is found.
NRESUME)disget_instructionsopname positionslinenoco_firstlineno)codeprevinstrs r find_first_executable_liner% h sn D%%d+x 7%%1---&&& , r c ^ [ R " S[ R " T 5 - 5 n [ R " U5 nSnS nU [ USS9 H| u pxUR U5 ( a XxpVOU( a XX-
nU( d M2 [ XQS5 n [ U 4S jU R 5 5 n
[! U
5 nT XU- S-
4s sS S S 5 $ S S S 5 g ! [
aG [ R " U5 nU( d g [ R " SR U5 5 n Nf = f! [ a M f = f! , ( d f g = f)Nzdef\s+%s(\s*\[.+\])?\s*[(] )startexecc 3 z ># U H0 n[ U[ 5 ( d M UR T:X d M, Uv M2 g 7fN)
isinstancer co_name).0cfuncnames r find_function..