From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Stevenson Subject: getting ebp from another process ? Date: 29 Sep 2002 12:19:09 +0100 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <1033298349.1725.24.camel@god.stev.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi under linux is it possible to get ebp from another process without attaching a debugger to it ? thanks James