-
PTPDB is missing `ptpdb.post_mortem( exception_traceback )`.
PDB and third party iPDB has a `post_mortem()` method, not found on PTPDB.
I guess you can steal the solution from ipdb source since is al…
ghost updated
7 years ago
-
I'm not sure if this is already possible, but if it is, it needs better documentation.
Basically I want/need an option to have the debugger break whenever an exception is thrown, so the editor jump…
-
I have a dataset in which for some participants, the EOG or ECG is missing.
In this case, the ICA ECG detection raises a critical error, even when `on_error='continue'`
```
│15:38:49│ ⏳️ sub-01…
-
# Summary
This project aims to implement wasm-coredump, to enhance the debugging capabilities of WebAssembly by implementing a coredump feature for post-mortem analysis for the wasmedge runtime. Wh…
-
Several things went wrong sadly with this release
- broken publishing code (not updated to use zst/new tarball layout) #26810
- bad attempt at resolving
- Docker repeatedly hanging #26634
- pu…
-
-
In conversation w/ Mike Chelen, the topic of the Post Mortem process was raised particularly around VFS teams but additionally for Platform centric teams when it comes to clearly defined steps. Here a…
-
# Overview
- [X] Delete debug logs before the previous session always (https://github.com/webb-tools/tangle/issues/207)
- [ ] Delete the last local keys before the previous previous session (or j…
-
In major outage situations, its often common place to write a "post mortem" if an issue has occurred that was significantly impactful to services. It'd be useful to have a "Post Mortem" status that ca…
-
Hi this is a feature request / doubt question . is there any way to shoehorn support for pdb postmortem debugging after pickling the traceback.