This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ppc64-linux]: skip linkage functions


Kevin Buettner <kevinb@redhat.com> writes:
> Okay...
> 
> ...except that I can't figure out where "set INSN[i] to -1" (from the
> comment) happens in insns_match_pattern().  Once you fix this (or
> explain it to me), feel free to commit this patch.

Oops.  The comment should say "0", not "-1".

Actually, GDB isn't going to work at all on PPC64 Linux until at least
the following patches go in, for the basic configury and uarea stuff.

http://sources.redhat.com/ml/gdb-patches/2003-05/msg00509.html
http://sources.redhat.com/ml/gdb-patches/2003-05/msg00510.html
http://sources.redhat.com/ml/gdb-patches/2003-05/msg00514.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]