Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] dejagnu: Allow function calls for ppc-sim
@ 2002-03-22 11:37 Elena Zannoni
  2002-04-14 17:36 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Elena Zannoni @ 2002-03-22 11:37 UTC (permalink / raw)
  To: gdb-patches; +Cc: fnasser


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFA] dejagnu: Allow function calls for ppc-sim
  2002-03-22 11:37 [RFA] dejagnu: Allow function calls for ppc-sim Elena Zannoni
@ 2002-04-14 17:36 ` Andrew Cagney
  2002-04-14 18:29   ` Elena Zannoni
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2002-04-14 17:36 UTC (permalink / raw)
  To: Elena Zannoni; +Cc: gdb-patches, fnasser

> 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

Yes.  Don't forget to push it up-stream (see the only just updated) 
src/MAINTAINERS.

Andrew



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFA] dejagnu: Allow function calls for ppc-sim
  2002-04-14 17:36 ` Andrew Cagney
@ 2002-04-14 18:29   ` Elena Zannoni
  0 siblings, 0 replies; 3+ messages in thread
From: Elena Zannoni @ 2002-04-14 18:29 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: Elena Zannoni, gdb-patches, fnasser


Thanks
i committed it and sent a note to the dejagnu folks.

Elena


Andrew Cagney writes:
 > > 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
 > 
 > Yes.  Don't forget to push it up-stream (see the only just updated) 
 > src/MAINTAINERS.
 > 
 > Andrew
 > 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-15  1:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-22 11:37 [RFA] dejagnu: Allow function calls for ppc-sim Elena Zannoni
2002-04-14 17:36 ` Andrew Cagney
2002-04-14 18:29   ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox