Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* qSymbol when using symbol-file
@ 2014-06-03  8:59 catalin.udma
  2014-06-16  6:58 ` catalin.udma
  2014-06-18  2:27 ` Yao Qi
  0 siblings, 2 replies; 5+ messages in thread
From: catalin.udma @ 2014-06-03  8:59 UTC (permalink / raw)
  To: gdb; +Cc: Adrian Sendroiu

Hi,

In the gdb/gdbserver scenario, gdb is not sending qSymbol packet when using "symbol-file", without "file" or "exec-file".
The steps are:
  start gdb (with no arguments)
  (gdb) symbol-file <file>
  (gdb) target remote <ip>:<port>
  ->  qSymbol packet is not sent.

If the "file" command  is used instead of "symbol-file", the qSymbol packet is sent to gdbserver.

The question makes more sense in the following context: Using Eclipse and DSF -GDB Hardware Debugging . Here, Eclipse is not using "file", but only "symbol-file" ( as explained why here: [1] ).  This  makes qSymbol notification not working. 

My questions/comments:
- In the above scenario, does make sense to enable qSymbol notification even when the exec-file is not specified? Here is not required to specify the  exec file. Or even in the gdb/gdbserver scenario where the application/executable is started by gdbserver on target.

- For the particular case when some symbol files are added after "target remote", gdb is sending qSymbol, even without having the exec file specified.  The above proposal would be in sync with this.

- What would be your other thoughts to fix the qSymbol for the gdb + Eclipse with DSF GDB Hardware Debugging scenario ?

Regards,
Catalin

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=310304


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

end of thread, other threads:[~2014-06-18 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-03  8:59 qSymbol when using symbol-file catalin.udma
2014-06-16  6:58 ` catalin.udma
2014-06-18  2:27 ` Yao Qi
2014-06-18 13:43   ` Tim Sander
2014-06-18 14:00     ` Yao Qi

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