Thu, 03 Apr 2025 19:50:43 +0200
Modified the display of the crash session dialog to show the time stamp of the found crash session file and the path of the project file (if a project was open) (see issue584).
<!DOCTYPE html> <html><head> <title>eric7.DebugClients.Python.DebugClientCapabilities</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> <h1>eric7.DebugClients.Python.DebugClientCapabilities</h1> <p> Module defining the debug clients capabilities. </p> <h3>Global Attributes</h3> <table> <tr><td>HasAll</td></tr> <tr><td>HasCompleter</td></tr> <tr><td>HasCoverage</td></tr> <tr><td>HasDebugger</td></tr> <tr><td>HasInterpreter</td></tr> <tr><td>HasProfiler</td></tr> <tr><td>HasShell</td></tr> </table> <h3>Classes</h3> <table> <tr><td>None</td></tr> </table> <h3>Functions</h3> <table> <tr><td>None</td></tr> </table> <hr /> </body></html>