setting up debugging in vscode for tacker

Asked by Jerico James Umpad Gantuangco

Hi,

I am new to tacker and I am currently setting up my dev environment. I seem to be having a problem in making tacker stop at a breakpoint. Are there any specific instructions I need to do to setup debugging enabled in tacker for VScode?

Thank you for any help.

Question information

Language:
English Edit question
Status:
Expired
For:
tacker Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Yasufumi Ogawa (yasufum) said :
#1

I don't know, sorry. I usually use pdb for debugging.

Revision history for this message
Jerico James Umpad Gantuangco (gantuangco-jj) said :
#2

I'm sorry, I'm not quite familiar with what pdb for debugging means?

Revision history for this message
Jerico James Umpad Gantuangco (gantuangco-jj) said :
#3

I did a little searching and is it correct to say that pdb is the Python Debugger?

Revision history for this message
Yasufumi Ogawa (yasufum) said :
#4

Yes. I usually debug unittests with pdb from tox as described here.
https://docs.openstack.org/oslotest/latest/user/features.html

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Open' state without activity for the last 15 days.