@Walkero
GDB is working on X5000, just on beta-kernel, not on public one.
But, that need to be noted : GDB on amigaos4 crash, bugs, porn and crap :) It can do some very simple things, but once you start to use it for real, it just died on simple stuff => no use.
@rjd324
Currently the only one which can be at least half usable is "db101". Spotless probably too, but "db101" was very well tested, have even some tasty features in, etc. Spotless while should be by idea be better and nicer, still suffer from some random issues which Alfkil didn't fixed at the moment, so.. kind of nothing.
Year ago, i tried to do that : i created on freelance sites a real jobs vacansion, for 1-2 thousand payment per month, to find out developers who can port for real GDB on amigaos4 (for that, i provided them with fully setuped emulator (winuae) with classic os4.1, and all basic stuff). So, few were about to start, then most of them was out of expirience, and one guy (who also do commit some fixes to GDB repo) , was about to do something, were starting, and realize that he can't do so. So everything is fucked up.
For me, the bigger issue with debugger, that once we start to doing so , we meet the wall called "something working wrong in kernel in terms of interrupts", or "debug interface have a bug", or something of that sort which mean fixes in kernel => unpossible to wait years.
As result we have no debuggers. I for myself was in hope for remote GDB debugger , etc, was even tried to do something myself at start :
https://github.com/kas1e/gdb Then billifish was about to help, and them also disappear without fixing some necessary stuff for.
So, it's all mixture of non-skilled devs willing to spend time on and proper adaptation/fixes of kernel (which may never happens). No one want to work on something, which will requere a bug-fix in kernel, which he need to wait year or two for if ever.
But i assume if one will start to work on proper GDB port, he may be success in some form. Just there need lot of skill in low-level coding and amiga-internals in general too.