And what is the difference between gdb and gud-gdb?

On Fri, Aug 11, 2017 at 3:48 PM, Tino Calancha <tino.calancha@gmail.com> wrote:


On Fri, 11 Aug 2017, Itai Berli wrote:

Thanks. What does the '-i=mi' mean? I don't see the '-i' option on the gdb man page.
That is to use gdb's MI text interface (*).
You don't need to worry about that to start using gdb.
(*) https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html