Attempting to connect to the gdb bridge with either ddd or gdb directly, results in the following:
makestuff/hdlmake/apps/makestuff/umdkv2/scripts$ ./ddd.sh 8000
GNU DDD 3.3.12 (x86_64-pc-linux-gnu), by Dorothea LIgnoring packet error, continuing...
warning: unrecognized item "timeout" in "qSupported" response
Ignoring packet error, continuing...
Ignoring packet error, continuing...
/tmp/ddd.cmd:3: Error in sourced command file:
Bogus trace status reply from target: timeout
(gdb)
and the software running on the console does not get halted.
The bridge seems to indicate a successful connection.
~/umdk/umdkv2-bin$ ./gdb-bridge -l 8000
UMDKv2 Bridge Tool Copyright (C) 2014 Chris McClelland
Waiting for GDB connection on :8000...
Got GDB connection from
127.0.0.1:60070Using the m68k-elf-gdb and gdb-bridge binaries supplied in the wiki, on Ubuntu 16.04.
And a wireshark packet capture:
https://vps.tasossah.com/.autoindex/umdk/umdk_gdb-bridge.pcapng