-
This is a meta-issue to discuss + track `gdbstub`'s LLDB compatibility story.
### Overview
LLDB uses the GDB Remote Serial Protocol for remote debugging, and for the most part, LLDB works "out …
-
Step 0:
- [x] I've read the [contribution guidelines](https://github.com/speckleworks/SpeckleOrg/blob/master/CONTRIBUTING.md)!
#### Desired Behaviour
Some websocket messages should be sent by t…
-
for example, using gdb in vscode:
1. add breakpoint in editor
2. use debug console to disable this breakpoint
3. the breakpoint's status in UI is not changed
I haven't found the enable or disabl…
-
### Is your feature request related to a problem? Please describe.
Currently, have to run tctl or a client sdk script to start and update Schedules. Is suboptimal for maintainability (compared …
-
I coded a COBOL program using as a guide the sample program HWTHXCB1 posted here to post messages from our batch z/OS environment to external servers.
I am having a series of issues receiving and …
-
```
To quote Rob Tsuk:
--------------------
My curl library is set up to take a callback that receives the results of
the curl "get" call as a string. The native layer needs to keep the
reference to …
-
**Edit 2024-02-15:** It turns out VS Code is already handling (and sending) URIs but without any standard way to negotiate this with the client. Rather than adding `uri` fields, it would probably make…
-
One of the more challenging naming decisions in Jiff is what to call _inexact_ time. The main problem is that there isn't actually one clear industry standard term. This means that there isn't one obv…
-
As for now, ```-manifest-only``` argument only creates a file list. But what if someone need checksums or whatever else from .manifest (like manifest creation date)? So, if we can download manifests, …
-
Provide a mechanism by which API invocations (e.g. to a Whisk action) may be triggered by a message to a websocket.
The basic approach could be something like:
- Client attempts to make a websocke…