The MorphOS Team is proud to announce the immediate availability of the MorphOS 3.16 SDK, February 2021 release. This update includes a greatly enhanced GDB, with TUI, syntax highlighting and shared library debugging. Two new profiling utilities were added. EventProfiler may be used to instrument a applications and generate Chrome Debugger files that may be loaded into Wayfarer for analysis. Koprofiler is a sampling profile that can be used to record a selected thread. Several GG packages were also updated, including git, wget, nano and perl. Updated OpenSSH now comes with ssh-agent.
Our new SDK requires MorphOS 3.15 and about 2 GB of free disk space and can be found in our files section. As usual, a separate source package is available for download as well.
Ram Disk:T> ssh-agent sh
$ ssh-add
Enter passphrase for xxxxx/.ssh/id_ed25519:
Identity added: xxxxx/.ssh/id_ed25519 (username@host)
$ ssh -T git@github.com
The authenticity of host 'github.com (140.82.1.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'github.com,140.82.1.4' (RSA) to the list of known hosts.
Hi piru! You've successfully authenticated, but GitHub does not provide shell access.
$
Host github.com
user git
IdentityFile ~/.ssh/id_ed25519
git clone github.com:user/repository.git
echo setenv SSH_AUTH_SOCK $SSH_AUTH_SOCK
echo setenv SSH_AUTH_SOCK $SSH_AUTH_SOCK
Work:> ssh-add
Could not open a connection to your authentication agent.
Work:> sh
$ ssh-add
Could not open a connection to your authentication agent.
list s:ssh-agent-#?
status
s:ssh-agent-launcher
Ram Disk:> list s:ssh-agent-#?
Directory "s:" on Wednesday 24-Feb-21
ssh-agent-launcher 106 -s--rwed Saturday 19:22:28
ssh-agent-helper 59 -s--rwed Saturday 19:19:34
2 files - 165 bytes used
Ram Disk:> status
Process 2: Loaded as command: status
Process 3: Loaded as command: MOSSYS:Net/WirelessManager
Process 4: Loaded as command: MOSSYS:Net/b43
Process 5: Loaded as command: bin:sh
Process 6: Loaded as command: ssh-agent
Process 7: Loaded as command: sed
Process 8: Loaded as command: xargs
Process 9: Loaded as command: MOSSYS:Ambient/Ambient