Re: GDBFrontend
Oğuzhan Eroğlu via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAM=wM24zBSUcmO09XYORLg5LT6g0Gki-w2j+b9-M6p2mGCnU9w@mail.gmail.com> |
Hiiii, it has HTTP and WebSocket APIs to communicate from other tools. Also you can write plugins with using GDB-embedded Python API and you can add custom HTTP APIs and call them from your tool. You may want to look at this tutorials: https://rohanrhu.github.io/gdb-frontend/tutorials/makefile-integration/ https://rohanrhu.github.io/gdb-frontend/tutorials/plugin-development/ If you need a non-existent API for your integration, feel free to tell me or it would be nice if you could add the required API. Hongyi Zhao <[email protected]>, 11 Nis 2022 Pzt, 04:54 tarihinde şunu yazdı: > On Sun, Apr 10, 2022 at 9:41 PM Oğuzhan Eroğlu via Gdb > <[email protected]> wrote: > > > > Hiii, you can add my GDBFrontend thing to GDB's page. > > > > Github: https://github.com/rohanrhu/gdb-frontend > > Nice tool. I'm not sure if this can be integrated with Emacs. > > Hongyi > -- Oğuzhan Eroğlu http://oguzhaneroglu.com/