Skip to content

Remote target doesn't support qGetTIBAddr packet #111

@GitMensch

Description

@GitMensch

I've tried a complete new setup, after struggling with the auto-calls of cobc and missing error messages when not explicit set to verbose mode again, I've reached a state where everything should work - but the extension does not attach successful (to be specific: it auto-disconnects. I see the connection in the gdbserver, then "Remote side has terminated connection").

The debug output has the source mapping first, then a lot of GDB output, ending with:

GDB -> App: {"outOfBandRecord":[],"resultRecords":{"resultClass":"error","results":[["msg","Remote target doesn't support qGetTIBAddr packet"]]}}
Remote target doesn't support qGetTIBAddr packet
getThreads
stdin: 9-thread-info
stdout: 9^done,threads=[]
(gdb) 
GDB -> App: {"token":9,"outOfBandRecord":[],"resultRecords":{"resultClass":"done","results":[["threads",[]]]}}
stdin: 10-target-detach
stdout: 10^error,msg="The program is not being run."
(gdb) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions