Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* newbie question
@ 1999-04-19  1:12 JauMing Tseng
  1999-04-19  2:24 ` JauMing Tseng
  1999-04-19 12:56 ` Stan Shebs
  0 siblings, 2 replies; 3+ messages in thread
From: JauMing Tseng @ 1999-04-19  1:12 UTC (permalink / raw)
  To: gdb gdb

1)is [gdb stub] needed by [pmon of mips]?
2)which protocol is better?
  a)pmon mips remote debugging protocol
  b)native gdb remote debugging protocol
thx in advanced:)






==
--
Regards,
Kevin.:)
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

* newbie question
  1999-04-19  1:12 newbie question JauMing Tseng
@ 1999-04-19  2:24 ` JauMing Tseng
  1999-04-19 12:56 ` Stan Shebs
  1 sibling, 0 replies; 3+ messages in thread
From: JauMing Tseng @ 1999-04-19  2:24 UTC (permalink / raw)
  To: gdb gdb

1)is [gdb stub] needed by [pmon of mips]?
2)which protocol is better?
  a)pmon mips remote debugging protocol
  b)native gdb remote debugging protocol
thx in advanced:)






==
--
Regards,
Kevin.:)
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

* Re: newbie question
  1999-04-19  1:12 newbie question JauMing Tseng
  1999-04-19  2:24 ` JauMing Tseng
@ 1999-04-19 12:56 ` Stan Shebs
  1 sibling, 0 replies; 3+ messages in thread
From: Stan Shebs @ 1999-04-19 12:56 UTC (permalink / raw)
  To: jauming; +Cc: gdb

   Date: Mon, 19 Apr 1999 01:14:07 -0700 (PDT)
   From: JauMing Tseng <jauming@yahoo.com>

   1)is [gdb stub] needed by [pmon of mips]?

No.

   2)which protocol is better?
     a)pmon mips remote debugging protocol
     b)native gdb remote debugging protocol

GDB's native protocol, of course. :-) But seriously, the mips protocol
is less efficient, requiring more line traffic, and it's binary, which
makes debugging harder.  It's also a little more complicated, which
likely means more target-side code to write.

All in all, I would recommend the use of GDB's own protocol, unless
you have some other reason to use PMON in your target.

								Stan



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

end of thread, other threads:[~1999-04-19 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-19  1:12 newbie question JauMing Tseng
1999-04-19  2:24 ` JauMing Tseng
1999-04-19 12:56 ` Stan Shebs

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