Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/hppa] Remove hack in hppa_push_dummy_frame...
@ 2003-03-18  2:30 Joel Brobecker
  2003-03-18  4:46 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2003-03-18  2:30 UTC (permalink / raw)
  To: gdb-patches

Hello,

A long time ago (that long already), I sent a question asking how to
rework a hack that was currently in place. Andrew looked at the code,
and wondered how it could possibly be working. 

The probable answer is: it doesn't! I removed the code in question, and
rerun it through the testsuite, and did not see any regression.

This hack is causing me trouble for the multiarch conversion, and Andrew
mentionned that this was preventing him from making `struct frame_info'
opaque. I therefore suggest that we remove this code at once.
I am sure this code was there for something, and that some problem will
show up later, but I suggest we fix it then, and we fix it the proper
way.

2003-03-17  J. Brobecker  <brobecker@gnat.com>

        * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
        appear to be working in any case.

The next will then to fix the profile of hppa_push_dummy_frame to remove
the dependency on struct inferior_status (by removing the now-unused
parameter), to make it conformant with the push_dummy_frame gdbarch method.

Ok to apply?
-- 
Joel


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

end of thread, other threads:[~2003-03-18 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-18  2:30 [RFA/hppa] Remove hack in hppa_push_dummy_frame Joel Brobecker
2003-03-18  4:46 ` Andrew Cagney
2003-03-18 18:28   ` Joel Brobecker

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