Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0eb34ee

Browse filesBrowse files
committed
wip
1 parent b7a55c9 commit 0eb34ee
Copy full SHA for 0eb34ee

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎dap_client.py

Copy file name to clipboardExpand all lines: dap_client.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
HOST = "127.0.0.1"
55
PORT = 5678
6-
DEPTH_LIMIT = 1 # 2 # How many levels deep to fetch variables
6+
DEPTH_LIMIT = 3 # 2 # How many levels deep to fetch variables
77

88

99
def read_line(sock):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.