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] Prevent runaway (infinite loop) in mips-tdep.c


(heuristic_proc_start): Warning() already prefixes "Warning: ".

This part is both orthogonal and obvious (the ARI tracks this).


    * mips-tdep.c (mips_mdebug_frame_cache): Call error to prevent
    infinite looping by caller.

Lets see what daniel has, but note that bad frames are identified by their null frame ID (and the code should not call error).


Andrew



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