Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Dimitar Dimitrov <dimitar@dinux.eu>
To: gdb-patches@sourceware.org
Cc: Dimitar Dimitrov <dimitar@dinux.eu>
Subject: [PATCH] sim: Fix build for avr simulator
Date: Thu, 28 Mar 2019 18:06:00 -0000	[thread overview]
Message-ID: <20190328180543.9358-1-dimitar@dinux.eu> (raw)

This commit:

  commit ef9866970ce6683d40465fb7c3168f87a1dcd1b7
  Date:   Thu Mar 28 06:40:30 2019 +0900

      sim/common: convert sim-arange to use sim-inline

Broke simulator build for AVR.

sim/avr/ChangeLog:

2019-03-28  Dimitar Dimitrov  <dimitar@dinux.eu>

        * interp.c: Include sim-assert.h

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
---
 sim/avr/interp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sim/avr/interp.c b/sim/avr/interp.c
index 973409225a..46f0270961 100644
--- a/sim/avr/interp.c
+++ b/sim/avr/interp.c
@@ -27,6 +27,7 @@
 #include "gdb/remote-sim.h"
 
 #include "sim-main.h"
+#include "sim-assert.h"
 #include "sim-base.h"
 #include "sim-options.h"
 
-- 
2.11.0


             reply	other threads:[~2019-03-28 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 18:06 Dimitar Dimitrov [this message]
2019-03-28 21:28 ` Andrew Burgess
2019-03-28 21:35   ` Simon Marchi
2019-03-28 22:39     ` Andrew Burgess

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=20190328180543.9358-1-dimitar@dinux.eu \
    --to=dimitar@dinux.eu \
    --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