diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2009-03-22 21:27:30 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2009-03-22 21:27:30 +0000 |
commit | 2b008701dc388692b80774c1913c55d54be5c320 (patch) | |
tree | 34af7c3b0a555946cbded759bce2bacba46c47f5 /gdb/ppcobsd-tdep.h | |
parent | bcd5727bdddbf3063b7a8714708a95863d811a9d (diff) | |
download | gdb-2b008701dc388692b80774c1913c55d54be5c320.zip gdb-2b008701dc388692b80774c1913c55d54be5c320.tar.gz gdb-2b008701dc388692b80774c1913c55d54be5c320.tar.bz2 |
* windows-nat.c (DebugActiveProcessStop): Implement macro wraparound for
dynamically loaded function.
(DebugBreakProcess): Ditto.
(DebugSetProcessKillOnExit): Ditto.
(EnumProcessModules): Ditto.
(GetModuleFileNameExA): Ditto.
(GetModuleInformation): Ditto.
(DebugActiveProcessStop): Rename and define placeholder for address of
dynamically loaded function. for dynamically loaded function.
(DebugBreakProcess): Ditto.
(DebugSetProcessKillOnExit): Ditto.
(EnumProcessModules): Ditto.
(GetModuleFileNameExA): Ditto.
(GetModuleInformation): Ditto.
(psapi_loaded): Delete.
(get_module_name): Don't check psapi_loaded, just rely on the fact that
dynamically loaded functions will return failure if they weren't previously
found.
(has_detach_ability): Delete.
(windows_attach): Remove call to has_detach_ability (). Just rely on functions
being callable.
(bad_DebugActiveProcessStop): Define.
(bad_DebugBreakProcess): Ditto.
(bad_DebugSetProcessKillOnExit): Ditto.
(bad_EnumProcessModules): Ditto.
(bad_GetModuleFileNameExA): Ditto.
(bad_GetModuleInformation): Ditto.
(_initialize_loadable): Rename from _initialize_psapi. Initialize all dynamic
storage here, setting nonexistent functions to dummy static functions which
always return error.
Diffstat (limited to 'gdb/ppcobsd-tdep.h')
0 files changed, 0 insertions, 0 deletions