[PATCH v2 0/2] Debugging without a symbol file

Luis Machado lgustavo@codesourcery.com
Tue Apr 12 19:24:00 GMT 2016


This is an updated version of the previous couple patches i sent.

Changes in v2 include fixes based on previous comments and improved testcase
logic.

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

 gdb/exec.c                                         |  61 +++++++++++-
 .../gdb.server/connect-with-no-symbol-file.c       |  25 +++++
 .../gdb.server/connect-with-no-symbol-file.exp     | 102 +++++++++++++++++++++
 3 files changed, 186 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



More information about the Gdb-patches mailing list