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: [RFA] mips-tdep.c: Fix inferior function call breakage


Thanks,

#3 0x080e0484 in gdbarch_init_extra_frame_info (gdbarch=0x8424428, fromleaf=0, frame=0x83f8990)
at /ocotillo2/mips64linux-021009-branch/devo/gdb/gdbarch.c:4122
#4 0x0809f589 in create_new_frame (addr=1099511626816, pc=268437552)
at /ocotillo2/mips64linux-021009-branch/devo/gdb/blockframe.c:273
Things went wrong here (with the below calling the above).  However, ...

#5 0x080cd089 in run_stack_dummy (addr=268438080, buffer=0x8460058)
at /ocotillo2/mips64linux-021009-branch/devo/gdb/infcmd.c:1002
#6 0x080b6c90 in hand_function_call (function=0x8464a90, nargs=0, args=0xbffff054)
at /ocotillo2/mips64linux-021009-branch/devo/gdb/valops.c:1762
... I've eliminated that call from "infcmd.c"!

Hmm, that's from a branch, but it happens with current sources too.  If
you wish, I can generate another backtrace with current sources...
Yes.

Andrew



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