diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/launch.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index e6af5d0..ebcd01a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -24,12 +24,7 @@ { "description": "Set breakpoint on _start", "text": "-break-insert _start" - }, - { - "description": "Set breakpoint on reload_segment_register_trampoline", - "text": "-break-insert reload_segment_register_trampoline" } - ] } ], |
