How to create a module with gdb remote server

Here you can post about the issues related to modifications performed manually (not through the kiosk wizard). Example: swapped kernel, added 3rd party modules or files.
Please describe in detail what has been changed and hopefully other kiosk user will be able to help.
Porteus team wont resolve bugs posted in this category as we support only modifications made by the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
puntino
Ronin
Ronin
Posts: 1
Joined: 22 Mar 2016, 21:33
Distribution: Porteus Kiosk
Location: Italy

How to create a module with gdb remote server

Post#1 by puntino » 22 Mar 2016, 21:36

I have Porteus 3.18 deployed on x86 target architecture. I develop my code on Ubuntu and compile it with gcc. after building my code on Linux, I transfer the executablein an xzm package on porteus and run it.

My Porteus version has no compiler, neither package manager. I would like to install gdb remote server on porteus, how can I do it?
It would be nice, if I can create an xzm pachage including the gdb server, deploy it on the target and execute is as I do for my application.
Thank you in advance.

Locked