Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB/MI & CLI commands
@ 2003-02-07 14:55 Bob Rossi
  2003-02-07 15:10 ` Bob Rossi
  0 siblings, 1 reply; 5+ messages in thread
From: Bob Rossi @ 2003-02-07 14:55 UTC (permalink / raw)
  To: gdb

Is GDB/MI supposed to accept all CLI commands?

If so, does gdb-5.3 or cvs do it? I know the documentation says that it
accepts CLI commands for Debug purposes only, however, reading through
the mailing lists, it looks like GDB/MI is supposed to accept CLI
commands.

If I debug a small main program and then type
b main
r
then the debugger will stop at the main.

If I debug a larger program and type the same commands, gdb never stops
at the main subprogram.

Does anyone know why? Is this a bug?

Thanks,
Bob Rossi


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-02-08 15:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-07 14:55 GDB/MI & CLI commands Bob Rossi
2003-02-07 15:10 ` Bob Rossi
2003-02-07 20:29   ` Keith Seitz
2003-02-08  2:58     ` Bob Rossi
2003-02-08 15:55       ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox