OSDN Git Service

* 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)
commitd318f81ce18fedd2442c261e1e773cc05ec15d30
treec4cc4e3985c3ff3b8ad6ff29a86c22079221278f
parentf69cfb5ce23179073a70c048fc9992cf625111b3
    * 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