Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: gdb-patches@sources.redhat.com
Cc: fnasser@redhat.com
Subject: [RFA] dejagnu: Allow function calls for ppc-sim
Date: Fri, 22 Mar 2002 11:37:00 -0000	[thread overview]
Message-ID: <15515.34569.526010.36060@localhost.redhat.com> (raw)


There is no reason for which function calls shouldn't be allowed when 
talking to PSIM.

Elena

2002-03-22  Elena Zannoni  <ezannoni@redhat.com>

        * baseboards/powerpc-sim.exp: Don't disable inferior
        function calls.

Index: powerpc-sim.exp
===================================================================
RCS file: /cvs/src/src/dejagnu/baseboards/powerpc-sim.exp,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 powerpc-sim.exp
--- powerpc-sim.exp	1999/11/09 01:28:42	1.1.1.1
+++ powerpc-sim.exp	2002/03/22 19:32:21
@@ -25,4 +25,5 @@ set_board_info ldflags  "-msim [libgloss
 set_board_info gdb,nosignals 1;
 
 # Can't call functions from GDB.
-set_board_info gdb,cannot_call_functions 1
+# There is no real technical reason to prevent function calls with PSIM
+# set_board_info gdb,cannot_call_functions 1


             reply	other threads:[~2002-03-22 19:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-22 11:37 Elena Zannoni [this message]
2002-04-14 17:36 ` Andrew Cagney
2002-04-14 18:29   ` Elena Zannoni

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=15515.34569.526010.36060@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=fnasser@redhat.com \
    --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