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: RFC: threads PREPARE_TO_PROCEED patch


On Mon, May 26, 2003 at 03:54:19PM -0400, Andrew Cagney wrote:
> [picking up old thread sitting in my in box, added AndreasS]
> 
> Can I suggest:
> 
> - moving default_prepare_to_proceed() to infrun.c, make it static, 
> rename it to prepare_to_proceed().
> - removing PREPARE_TO_PROCEED from the architecture vector
> - renaming HP's (and Mach) PREPARE_TO_PROCEED to 
> DEPRECATED_PREPARE_TO_PROCEED
> - tweaking the PREPARE_TO_PROCEED code to use #ifdef'd 
> DEPRECATED_PREPARE_TO_PROCEED if available.

That sounds reasonable to me, and saves me having to go and test my
theories on HP/UX :)

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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