403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.217.51
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Python315/Lib/test/test_gdb/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Python315/Lib/test/test_gdb/__pycache__/test_backtrace.cpython-315.opt-2.pyc
R
>lqj&c�d�]PHs]PHs]QHGs]QHGs]QHGsGsG	s	G
s
QsQQ\2sP!)�)�support)�python_is_optimized)�setup_module�
DebuggerTests�CET_PROTECTION�
SAMPLE_SCRIPTc��[2P!)N)r���1C:\Python315\\Lib\test\test_gdb\test_backtrace.py�setUpModuler	s���Nr
c�`�\sQs]
sn\O
\2Q2Q2s\O
\2Q2Q2s\O
\2Q2\	O2\	OQ2Q222s\O
\2Q2Q2s
\O
\2Q2Q2sQsUsP!)	�	PyBtTestsz&Python was compiled with optimizationsc�\�UO[Q,Q5oUOUQ2P!)�py-bt��script�cmds_after_breakpointaL^.*
Traceback \(most recent call first\):
  <built-in method id of module object .*>
  File ".*gdb_sample.py", line 10, in baz
    id\(42\)
  File ".*gdb_sample.py", line 7, in bar
    baz\(a, b, c\)
  File ".*gdb_sample.py", line 4, in foo
    bar\(a=a, b=b, c=c\)
  File ".*gdb_sample.py", line 12, in <module>
    foo\(1, 2, 3\)
��get_stack_tracer�assertMultilineMatches��self�bts& r�test_bt�PyBtTests.test_bts6���
!�
!��9@�	�"�C���#�#�B�%�	r
c�\�UO[Q,Q5oUOUQ2P!)�
py-bt-fullraD^.*
#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 7, in bar \(a=1, b=2, c=3\)
    baz\(a, b, c\)
#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 4, in foo \(a=1, b=2, c=3\)
    bar\(a=a, b=b, c=c\)
#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 12, in <module> \(\)
    foo\(1, 2, 3\)
rrs& r�test_bt_full�PyBtTests.test_bt_full"s6���
!�
!��9E��"�H���#�#�B�%�	r
�cpuc��QoUOUQ,Q5oUOQU2UOUQ,Q5oUOQU2P!)aN
from threading import Thread

class TestThread(Thread):
    # These threads would run forever, but we'll interrupt things with the
    # debugger
    def run(self):
        i = 0
        while 1:
             i += 1

t = {}
for i in range(4):
   t[i] = TestThread()
   t[i].start()

# Trigger a breakpoint on the main thread
id(42)

zthread apply all py-bt�rzWaiting for the GILzthread apply all py-bt-full�r�assertIn�r�cmd�
gdb_outputs&  r�test_threads�PyBtTests.test_threads2sg����*�)�)�#�AY�@Z�*�\�
��
�
�+�Z�8��)�)�#�A^�@_�*�a�
��
�
�+�Z�8r
c��QoUOU,QNQ5oUOQU2UOU,QNQ5oUOQU2P!)zRfrom gc import collect
id(42)
def foo():
    collect()
def bar():
    foo()
bar()
r"zGarbage-collecting)�break update_refs�continuer)r+r,rr#r%s&  r�test_gc�PyBtTests.test_gcVsc�����)�)�#�@j�*�,�
�	
�
�
�*�J�7��)�)�#�@o�*�,�
�	
�
�
�*�J�7r
c���[OQ2oQQ,o[%cUOQ2UOQ2UO	UUQ5oUOUQ2P!)z�
            class MyList(list):
                def __init__(self):
                    super(*[]).__init__()   # wrapper_call()

            id("first break point")
            l = MyList()
        zbreak wrapper_callr,�nextrr"z1<method-wrapper u?'__init__' of MyList object at )�textwrap�dedentr�appendr�assertRegex)rr&rr's&   r�test_wrapper_call�PyBtTests.test_wrapper_callpsx���o�o��
��"6�z� B���>�
"�(�(��0��$�$�W�-��)�)�#�@U�*�W�
�����M�	Or
r	)�__name__�
__module__�__qualname__�__firstlineno__�unittest�skipIfrrrr�requires_gil_enabled�requires_resourcer(r-r5�__static_attributes__�__classdictcell__)�
__classdict__s@rrr
s�����
�_�_�(�*�=�?��?��$�_�_�(�*�=�?��?���_�_�(�*�=�?��!�!�#����u�%�9�&�$�?�9�@�_�_�(�*�=�?�
8�?�
8�*�_�_�(�*�=�?�O�?�Or
r)
r1r;�testr�test.supportr�utilrrrrrrr	r
r�<module>rEs,�����,�L�L��zO�
�zOr

Youez - 2016 - github.com/yon3zu
LinuXploit