mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
723 B
JSON
1 line
723 B
JSON
[{"user_id": 22988, "stars": [], "topic_id": 14102, "date_created": 1300652157.707916, "message": "As in topic, I can't find good tutorial where I could connect to cpython's debugger from a scripting runtime already embedded in my app. Can you point me out to good reference or tutorial?", "group_id": 292, "id": 393593}, {"user_id": 21093, "stars": [], "topic_id": 14102, "date_created": 1300715908.4468479, "message": "Can you use pdb.run or pdb.settrace? You may need to modify the code that invokes Python. Also, at least some IDEs can do this. For example http://wingide.com/doc/debug/debugging-embedded-code (I work on Wing so I know about it but others can probably do this also)", "group_id": 292, "id": 398062}] |