* proc-api.c (rw_table): Do not include a row for PCDSTOP if the
authorJoel Brobecker <brobecker@gnat.com>
Fri, 23 Aug 2002 15:06:53 +0000 (15:06 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 23 Aug 2002 15:06:53 +0000 (15:06 +0000)
commit640b227fa06026b55842f14aebd36ec0d041fb26
tree3a8e775e8758704c9412a792e1e709d28614ebc6
parent7e326afc1928a24aa05f7acc42b32cee994a49d0
    * 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.
gdb/ChangeLog
gdb/proc-api.c