Re: GDBFrontend
Hongyi Zhao via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAGP6POJHJ2OubN3QYh_eGOgPxHMhnw5kjzz1iNGphwDHgNXtMg@mail.gmail.com> |
On Mon, Apr 11, 2022 at 6:48 PM Oğuzhan Eroğlu <[email protected]> wrote: > > 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. Thanks, I'll check it out. Yours, Hongyi > 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/