This is the mail archive of the gdb-patches@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: [RFC] fullname attribute for GDB/MI stack frames


> Date: Fri, 1 Apr 2005 14:13:33 -0500
> From: "Dennis Brueni" <dbrueni@slickedit.com>
> Cc: <bob@brasko.net>
> 
> As promised, here is an updated patch set with the regex
> changes you suggested, plus checking for a little more directory
> information with respect to the fullname path, to the extent
> that we can be sure the test case still passes in all environments.

Thanks.

The doco part is approved, with the following minor comment:

> + 2005-03-29  Dennis Brueni  <dennis@slickedit.com>
> + 
> + 	* gdb.texinfo: Update docs for MI stack frames with fullname attribute.
> + 

Please mention in teh ChangeLog entries the names of the nodes where
you made changes (in parens, as if they were function names).  For
example:

	* gdb.texinfo (First Node, Second Node): Update docs for MI


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