Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit] Update outdated comment.
@ 2011-07-04 19:18 Thiago Jung Bauermann
  0 siblings, 0 replies; only message in thread
From: Thiago Jung Bauermann @ 2011-07-04 19:18 UTC (permalink / raw)
  To: gdb-patches ml

Hi,

PowerPC doesn't have refine_prologue_limit since 2007.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


2011-07-04  Thiago Jung Bauermann  <bauerman@br.ibm.com>

	* symtab.c (in_prologue): Remove mention of ppc's refine_prologue_limit.

diff --git a/gdb/symtab.c b/gdb/symtab.c
index d8dac0d..49b8dd0 100644
--- a/gdb/symtab.c
+++ b/gdb/symtab.c
@@ -4379,8 +4379,8 @@ in_prologue (struct gdbarch *gdbarch, CORE_ADDR pc, CORE_ADDR func_start)
    The functions end point and an increasing SAL line are used as
    indicators of the prologue's endpoint.
 
-   This code is based on the function refine_prologue_limit (versions
-   found in both ia64 and ppc).  */
+   This code is based on the function refine_prologue_limit
+   (found in ia64).  */
 
 CORE_ADDR
 skip_prologue_using_sal (struct gdbarch *gdbarch, CORE_ADDR func_addr)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-04 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-04 19:18 [commit] Update outdated comment Thiago Jung Bauermann

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