gdb-automatic-deadlock-detector icon indicating copy to clipboard operation
gdb-automatic-deadlock-detector copied to clipboard

Calling blocked fails with invalid literal for int() with base 10

Open Climax777 opened this issue 4 years ago • 0 comments

(gdb) blocked

********************************************************************************
Displaying blocking threads using 'blocked' command
Python Exception <class 'ValueError'> invalid literal for int() with base 10: '-': 
Error occurred in Python: invalid literal for int() with base 10: '-'

Climax777 avatar Mar 11 '21 05:03 Climax777