A Mennucc's profile - activity
| 2025-11-14 14:41:07 +0000 | received badge | Necromancer ( source ) |
| 2025-11-14 14:41:07 +0000 | received badge | Self-Learner ( source ) |
| 2025-11-14 14:41:07 +0000 | received badge | Teacher ( source ) |
| 2025-11-14 08:18:16 +0000 | answered a question |
python -m wingdbstub cmd options
dear Wing, thanks for the heads-up. I am using wingdb ; I noted a shortcoming : by default it tries to execute the scrip |
| 2025-11-14 08:00:59 +0000 | received badge | Notable Question (source) |
| 2025-11-14 08:00:59 +0000 | received badge | Popular Question (source) |
| 2025-11-14 08:00:59 +0000 | received badge | Famous Question (source) |
| 2025-10-17 14:52:09 +0000 | marked best answer |
python -m wingdbstub cmd options
hi all, it would be useful if
would start "cmd" with given options, so that it can be attached by the IDE and debugged; w/o the need for altering the source code. regards a. |
| 2025-10-14 18:32:46 +0000 | received badge | Student (source) |
| 2025-10-14 06:52:53 +0000 | asked a question |
python -m wingdbstub cmd options
python -m wingdbstub cmd options hi all, it would be useful if "python -m wingdbstub cmd options" would sta |
| 2025-10-11 17:54:48 +0000 | answered a question |
Debugging fails to step, and breakpoints don't break
try running manage.py with options "manage.py runserver --nothreading --noreload" |