This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: backtrace/1784: GDB dynamically activated to perform stack tracebacks


The following reply was made to PR backtrace/1784; it has been noted by GNATS.

From: Andrew Cagney <ac131313@redhat.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: backtrace/1784: GDB dynamically activated to perform stack tracebacks
Date: Wed, 29 Sep 2004 12:12:59 -0400

 > Considering gdb has remoting interfaces, would I be able to create a new communication environment that would communicate to itself ? Is this too much of a stretch for gdb ? 
 
 
 Nope!
 
 Have you looked at creating a `target self' that examined memory from 
 the running process, and registers from an in memory jmp_buf?
 
 Andrew
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]