Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Luis Machado <lgustavo@codesourcery.com>
To: <gdb-patches@sourceware.org>
Subject: [PATCH v3 0/2] Debugging without a symbol file
Date: Wed, 13 Apr 2016 15:53:00 -0000	[thread overview]
Message-ID: <1460562803-10817-1-git-send-email-lgustavo@codesourcery.com> (raw)

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


             reply	other threads:[~2016-04-13 15:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 15:53 Luis Machado [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460562803-10817-1-git-send-email-lgustavo@codesourcery.com \
    --to=lgustavo@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox