cvs.delorie.com/djgpp/doc/libc/libc_98.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

cleanup_client

Syntax

 
#include <debug/dbgcom.h>

void cleanup_client (void);

Description

This function is typically called when the debugged process exits or is aborted. It restores segment descriptors, closes file handles that were left open by the debuggee, frees protected-mode and conventional memory and any segment descriptors allocated by the debuggee, and restores the debugger's original signal handlers.


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004