codefori / codefori/vscode-ibmi-debug-issues

issus with the debugger

Open
#73 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hello
I had some issus with the debugger
I have service entry point and when I am try to remove it not seccsed without any error


|Context|Version|
|-|-|
|Code for IBM i version|3.0.10|
|Visual Studio Code version|1.125.1|
|Operating System|win32_x64|

Active extensions

```
Bob Cozzi's CL Prompter for IBM i (clprompter): 0.0.16
CL (vscode-clle): 1.2.0
COBOL (cobol): 26.1.31
Chat Customizations Evaluations (vscode-chat-customizations-evaluations): 1.0.4
Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.5.0
Configuration Editing (configuration-editing): 10.0.0
Db2 for IBM i (vscode-db2i): 2.0.1
Elasticsearch for Copilot (elasticsearch-copilot): 1.1.6
Emmet (emmet): 10.0.0
Error Lens (errorlens): 3.26.0
Extension Authoring (extension-editing): 10.0.0
Git (git): 10.0.0
Git Base (git-base): 10.0.0
GitHub (github): 0.0.1
GitHub Authentication (github-authentication): 0.0.2
GitHub Copilot Chat (copilot-chat): 0.53.1
GitHub Copilot Chat RTL Support (copilot-chat-rtl): 0.1.8
GitLens — Git supercharged (gitlens): 17.11.1
IBM i Debug (ibmidebug): 3.0.3
IBM i Project Explorer (vscode-ibmi-projectexplorer): 2.12.3
IBM i Testing (vscode-ibmi-testing): 1.3.2
JSON Language Features (json-language-features): 10.0.0
JavaScript and TypeScript Language Features (typescript-language-features): 10.0.0
Merge Conflict (merge-conflict): 10.0.0
Mermaid Markdown Features (mermaid-markdown-features): 10.0.0
Microsoft Account (microsoft-authentication): 0.0.1
NPM support for VS Code (npm): 1.0.1
Node Debug Auto-attach (debug-auto-launch): 10.0.0
RPGLE (vscode-rpgle): 0.32.2
Server Ready Action (debug-server-ready): 10.0.0
TODO Highlight (vscode-todo-highlight): 1.0.5
Terminal Suggest for VS Code (terminal-suggest): 1.0.1
npm Intellisense (npm-intellisense): 1.4.5
```


Remote system

|Setting|Value|
|-|-|
|IBM i OS|V7R5M0|
|Tech Refresh|6|
|CCSID Origin|65535|
|Runtime CCSID|65535|
|SQL runner|Yes|
|SQL|Enabled
|Source dates|Enabled

### Enabled features

|/QOpenSys/pkgs/bin|/usr/bin|/QOpenSys/usr/bin|/QIBM/ProdData/IBMiDebugService/bin|/QOpenSys/QIBM/ProdData/JavaVM/jdk80|/QOpenSys/QIBM/ProdData/JavaVM/jdk11|/QOpensys/pkgs/lib/jvm|
|-|-|-|-|-|-|-|
|bash|attr|openssl|startDebugService.sh|64bit|64bit|openjdk-11|
|find|iconv||||||
|git|setccsid||||||
|grep|uname||||||
|ls|||||||
|md5sum|||||||
|sha256sum|||||||
|sort|||||||
|stat|||||||
|tar|||||||
|tn5250|||||||

Shell env

```bash
BUILDLIB=QGPL
CURLIB=QGPL

PASE_USRGRP_LIMITED=N
PATH=/QOpenSys/pkgs/bin:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin:/QOpenSys/usr/bin:/usr/bin

SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1

_=/QOpenSys/pkgs/bin/env
```

Variants

```json
{
"american": "#@$",
"local": "#@$"
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.