Adding new custom gdb/mi command
Rohit Girme <[email protected]> Sun, 6 Dec 2009 12:50:39 -0700
| Newsgroups | gmane.comp.gdb.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have added a new feature to the gdb which has its own CLI command. Now I want to interface this new feature to Eclipse. I am using the CDI for integration. I need a new MI command which I can use to call from Eclipse CDI interface. I could not find any documentation regarding custom gdb/mi commands. Can anyone help me with the same? -- Thanks & Regards, Rohit Girme