Thanks @dfort your a life saver

being pulling what's left of my hair out trying to figure out this problem for 2 days .
Why are you merging unified into iso-research?
I thought that's the branch to use , I don't know of any other source code to work from
there was no indicator on where to start . I guess my lack of knowledge in no knowing about
the simple fact that unified seem to be for the end user and not for developing or reverse engineering .
Would be nice to see a FAQ about the pitfall of developing or reverse engineering e.g. what source code to
use with certain tools etc.... nothing more frustrating and I can see how that can turn people off from helping
There's just too many hole in the documented knowledge , even thou I have being here since 2013
I still find it very difficult to keep track as thing jump around so much . I Just do my best , that's all I can do

.
Maybe when all said and done , I'll work on a FAQ for developing or reverse engineering .
magic-lantern/Makefile.user
CONFIG_GDB = y
CONFIG_GDBSTUB = y
I did this
magic-lantern/modules/Makefile.modules.user
ML_MODULES_DYNAMIC += adtg_gui
But I did not do this , didn't know that had to be done , there again there really no info about this kind of thing .
I add " adtg_gui \" to the list of modules to be made it's it
Thank you for your help & knowledge