Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Debugging without a symbol file
@ 2016-04-13 15:53 Luis Machado
  2016-04-13 15:53 ` [PATCH v3 1/2] Debugging without a binary (regression) Luis Machado
  2016-04-13 15:53 ` [PATCH v3 2/2] Test GDB connection to GDBserver with no symbol files Luis Machado
  0 siblings, 2 replies; 9+ messages in thread
From: Luis Machado @ 2016-04-13 15:53 UTC (permalink / raw)
  To: gdb-patches

Yet another update to this series.

v3 addresses more comments with both the code itself and the testcase.

Luis Machado (2):
  Debugging without a binary (regression)
  Test GDB connection to GDBserver with no symbol files

 gdb/exec.c                                         | 60 ++++++++++++-
 .../gdb.server/connect-with-no-symbol-file.c       | 22 +++++
 .../gdb.server/connect-with-no-symbol-file.exp     | 97 ++++++++++++++++++++++
 3 files changed, 177 insertions(+), 2 deletions(-)
 create mode 100644 gdb/testsuite/gdb.server/connect-with-no-symbol-file.c
 create mode 100644 gdb/testsuite/gdb.server/connect-with-no-symbol-file.exp

-- 
1.9.1


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

end of thread, other threads:[~2016-04-15 14:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13 15:53 [PATCH v3 0/2] Debugging without a symbol file Luis Machado
2016-04-13 15:53 ` [PATCH v3 1/2] Debugging without a binary (regression) Luis Machado
2016-04-13 17:37   ` Pedro Alves
2016-04-13 15:53 ` [PATCH v3 2/2] Test GDB connection to GDBserver with no symbol files Luis Machado
2016-04-13 17:38   ` Pedro Alves
2016-04-13 20:25     ` Luis Machado
2016-04-15 14:06   ` Yao Qi
2016-04-15 14:19     ` Luis Machado
2016-04-15 14:36     ` Luis Machado

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