• Victor Stinner's avatar
    python-gdb.py: enhance py-bt command · cc1db4bf
    Victor Stinner yazdı
    * Add py-bt-full command
    * py-bt now gives an output similar to a regular Python traceback
    * py-bt indicates:
    
      - if the garbage collector is running
      - if the thread is waiting for the GIL
      - detect PyCFunction_Call to get the name of the builtin function
    cc1db4bf
Adı
Son kayıt (commit)
Son güncelleme
..
libpython.py Loading commit data...