Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
  • * Re: Go32-v2 native woes
           [not found] <002a01cad517$d36eab90$7a4c02b0$%muller@ics-cnrs.unistra.fr>
           [not found] ` <001801cad593$8e70daf0$ab5290d0$%muller@ics-cnrs.unistra.fr>
    @ 2010-04-06 17:48 ` Eli Zaretskii
      1 sibling, 0 replies; 10+ messages in thread
    From: Eli Zaretskii @ 2010-04-06 17:48 UTC (permalink / raw)
      To: Pierre Muller; +Cc: gdb-patches
    
    > From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
    > Date: Tue, 6 Apr 2010 01:29:22 +0200
    > 
    > top> p num_regs
    > $1 = 32
    > top> p *data.arch_regs
    > $2 = {num = 33, alloc = 36, vec = {{reg = 0x3ed6d8, type = 0x0}}}
    > top>
    > 
    >   The additional reg in arch_regs seems to come from
    > i386_validate_tdesc_p function:
    >  /* Need to include %mxcsr, so add one.  */
    >    num_regs += tdep->num_xmm_regs + 1;
    > 
    > Adding this condition 
    > if (tdep->num_xmm_regs)
    > removes the problem above,
    
    Thanks.  I'm okay with this change, but please wait for Mark to
    comment on it.
    
    
    ^ permalink raw reply	[flat|nested] 10+ messages in thread

  • end of thread, other threads:[~2010-04-07 17:37 UTC | newest]
    
    Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <002a01cad517$d36eab90$7a4c02b0$%muller@ics-cnrs.unistra.fr>
         [not found] ` <001801cad593$8e70daf0$ab5290d0$%muller@ics-cnrs.unistra.fr>
    2010-04-06 17:46   ` [RFC] Fix for Go32-v2 native woes Eli Zaretskii
    2010-04-06 18:41     ` Mark Kettenis
    2010-04-07  3:23       ` Eli Zaretskii
    2010-04-07  3:20     ` Eli Zaretskii
    2010-04-07  6:19       ` H.J. Lu
    2010-04-07  6:44         ` Eli Zaretskii
    2010-04-07 14:41           ` Daniel Jacobowitz
    2010-04-07 17:34             ` Eli Zaretskii
    2010-04-07 17:37               ` H.J. Lu
    2010-04-06 17:48 ` Eli Zaretskii
    

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