Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Felix Lee <felix.1@canids.net>
To: gdb-patches@sources.redhat.com
Subject: Re: [patch] typo in gdb/testsuite/config/gdbserver.exp
Date: Mon, 04 Oct 2004 08:40:00 -0000	[thread overview]
Message-ID: <20041004084006.00F62502AB6@stray.canids> (raw)
In-Reply-To: <20041004033025.GA19947@nevyn.them.org>  on Sun, 03 Oct 2004 23:30:25 EDT from Daniel Jacobowitz <drow@false.org>

Daniel Jacobowitz <drow@false.org>:
> I seem to remember this breaking my local gdbserver setup, i.e. running
> gdbserver on localhost.  It's entirely possible that that only happened
> because I've goofed my board files, though.  I've learned a painful
> amount about writing DejaGNU board files in the last couple of months,
> so I'll try again...

I just looked at that, it took me a few tries to get it to work.
this board file works for me:

    load_generic_config "gdbserver"

    unset_board_info isremote
    set_board_info isremote 0

    set_board_info compiler "[find_gcc]"
    set_board_info gdb,do_reload_on_run 1
    set_board_info gdb,no_hardware_watchpoints 1
    set_board_info noargs 1
    set_board_info sockethost "localhost:"
    set_board_info use_gdb_stub 1
--


  parent reply	other threads:[~2004-10-04  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-01  7:37 Felix Lee
2004-10-04  3:30 ` Daniel Jacobowitz
     [not found]   ` <drow@false.org>
2004-10-04  8:40     ` Felix Lee [this message]
2004-10-04 21:31       ` Daniel Jacobowitz

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=20041004084006.00F62502AB6@stray.canids \
    --to=felix.1@canids.net \
    --cc=gdb-patches@sources.redhat.com \
    /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