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: Patch: gdb/hppa-tdep.c fix compilation.


> 2002-12-15  Rodney Brown  <rbrown64@csc.com.au>
> 
> 	* hppa-tdep.c: Prototype som_solib_get_solib_by_pc,
> 		hppa_switched_threads.

Thanks for catching this, but I'd rather not add the prototype for
som_solib_get_solib_by_pc, as this function does not exist when the
target is hppa64-*-hpux*... Eventually, I hope to allow both the SOM and
ELF version of this function to coexist in the same GDB executable,
but in the meantime I'd prefer if it wasn't added. (this is just my
own opinion)

> 	(hppa_pop_frame): null_frame_id in set_momemtary_breakpoint.

I actually fixed this one on Dec 13th :).

-- 
Joel


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