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: [rfa/doco] PROBLEMS: add regressions since gdb 6.0


> Date: Tue, 16 Mar 2004 20:53:43 -0500 (EST)
> From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
> 
> I would like to commit this to both gdb HEAD and gdb gdb_6_1-branch.
> 
> Okay to commit to HEAD?
> Okay to commit to the branch?

Okay with me, but...

> 	* PROBLEMS: Add section headers, "Regressions since gdb 6.0"
> 	and "Regressions since gdb 5.3.".  Add all the regressions
> 	I know about since gdb 6.0.

The last sentence should probably say "Add known regressions since
gdb 6.0."  ``regressions I know about'' is not something that should
be in a ChangeLog; it goes without saying that ``known'' means
``known to the person who makes the change.''

> + We currently don't have any canonical way to output names of C++ types.
> + E.g. "const char *" versus "char const *"; more subtleties aries when
                                                               ^^^^^
A typo.


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