swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: skip_typespec abort


From: Marcus G. Daniels
Subject: Re: skip_typespec abort
Date: 26 Aug 1999 18:08:53 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "KC" == Ken Cline <address@hidden> writes:

KC>    5. While creating one of these MessageProbes, in particular
KC> when `createEnd' calls `getArgCount', the code fails because its
KC> trying to parse a probedType address@hidden:+12' (without the
KC> single quotes).

Do you have a method that returns something like:

  struct { 
    int val1;
    char *val2;
    char *val3;
    unsigned char val4;
    unsigned char val5;
    int val6:2;
    int val7:6;
  }

?

(Swarm can't parse these complex types.)

As for the GDB problem, that's a known bug in 4.18.

I suggest grabbing a current snapshot from sourceware.cygnus.com, in
which that mangling bug is fixed.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]