This is the mail archive of the gdb@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: Proposal for customization of output of "to_pid_to_str" op in remote.c.


On Tue, Dec 10, 2002 at 04:17:11PM -0800, Nat Gurumoorthy wrote:
> HI all,
>    This is a proposal to allow targets using the remote backend to
> customize the output of "to_pid_to_str" operations.  The changes to
> src/gdb/remote.c would be as follows:

> Currently remote.c provides all the facilities for multithreaded
> debugging except for a way to print a customized name for that thread.
> 
> Is this the proper forum to discuss this idea? Do I have to file a PR
> and mark it as an enhancement request? 
> 
> I'd like some feedback on this proposal. Is this going to screw up
> multi arch support?

Let's take a step back.  What would you be defining this macro as? 
What do you want besides "New thread"?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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