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]

[RFA] Minor changes to proc-api.c for Interix


Hello,

I would like to commit the following change. This change has been made
for Interix, but should not affect any other platform. Tested on
Solaris by recompiling GDB.

OK to commit?

2002-07-24  Donn Terry  <dterry@microsoft.com>

	* proc-api.c (rw_table): Do not include a row for PCDSTOP if the
	corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
	and PCUNKILL.
	(write_with_trace): Conditionalize out the switch branch handling
	PCSHOLD if the corresponding macro is not defined. Likewise for
        PRSABORT and PRSTOP.
	This change will be needed by the Interix port.

Thanks,
-- 
Joel

Attachment: proc-api.c.diff
Description: proc-api.c.diff


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