Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb/remote.c : 2061
@ 2004-12-16  0:35 Nitin Gupta
  2004-12-16  0:37 ` Nitin Gupta
  0 siblings, 1 reply; 2+ messages in thread
From: Nitin Gupta @ 2004-12-16  0:35 UTC (permalink / raw)
  To: gdb

Hi,

I have downloaded gdb-6.3. I am not sure, if following duplication is 
intentional

File is gdb/remote.c

Line no: 2061

---- code snippet ---

/* Generic code for opening a connection to a remote target.  */

static void
init_all_packet_configs (void)
{
  int i;
 * update_packet_config (&remote_protocol_P);*
 * update_packet_config (&remote_protocol_p);*
  update_packet_config (&remote_protocol_qSymbol);
  update_packet_config (&remote_protocol_vcont);


Thanks,
Nitin


-- 
MontaVista - Platform to Innovate


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

end of thread, other threads:[~2004-12-16  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-16  0:35 gdb/remote.c : 2061 Nitin Gupta
2004-12-16  0:37 ` Nitin Gupta

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