#๐Ÿ”’ How to use pycharm attach process gdb debug any different with gdb from command line?

5 messages ยท Page 1 of 1 (latest)

wide sandal
#

As the title said I want attach to a running process and debug it.
When I use attach to process in pycharm . I get this in my console. (check the image)
I don't know what command I can use here. not much tutorial about it. I haven checked this video : https://www.youtube.com/watch?v=ZqpaKkIjU80&ab_channel=NeuralNine

output of the console for debug info

Command like `call (void)PyRun_SimpleString not work in pycharm. So how to use it?

Today we learn how to attach a GDB debugger to a running Python process.

โ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พโ—พ
๐Ÿ“š Programming Books & Merch ๐Ÿ“š
๐Ÿ The Python Bible Book: https://www.neuralnine.com/books/
๐Ÿ’ป The Algorithm Bible Book: https://www.neuralnine.com/books/
๐Ÿ‘• Programming Merch: https://www.neuralnine.com/shop

๐Ÿ’ผ Services ๐Ÿ’ผ
๐Ÿ’ป Freelancing & Tutoring: https://www...

โ–ถ Play video
obtuse kestrelBOT
#

@wide sandal

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

wide sandal
obtuse kestrelBOT
#

@wide sandal

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.