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/rfa] Get rid of HP_OS_BUG


In my continuing quest to hunt down all the hppa code scattered all
around arch-indep code, i found this....

HP_OS_BUG is actually not defined anywhere. Looking through the
changelogs, it looks like it used to be defined in m-hp9k320.h. I
believe this is a m68k HPUX machine that is no longer supported, so i
think we might as well get rid of it... unless someone tells me
otherwise i will check this in in a couple of days.

Yes, with all those planets aligned, the change is ``fairly obvious''. Feel free to commit it.


Andrew

2004-05-25 Randolph Chung <tausq@debian.org>

	* infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
	(proceed, init_wait_for_inferior, handle_inferior_event): Likewise.



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