This is the mail archive of the gdb-patches@sourceware.org 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]

[comment commit] [patch] entry values: Fix resolving in inlined frames


On Fri, 05 Oct 2012 17:45:02 +0200, Jan Kratochvil wrote:
> On Fri, 05 Oct 2012 17:18:13 +0200, Mark Kettenis wrote:
> > I realize that you're not a native speaker, but a big part of the
> > problem is that there are a lot of grammatical mistakes in your
> > english.  Can you get some help from a native speaker to make sure the
> > comments in the code make sense?
> 
> In fact I believe the comment does not explain much more than what the code
> says, therefore I will remove the comment.

Forgot about this part yesterday.  Checked in.


Jan


http://sourceware.org/ml/gdb-cvs/2012-10/msg00064.html

--- src/gdb/ChangeLog	2012/10/15 21:45:01	1.14738
+++ src/gdb/ChangeLog	2012/10/16 08:46:54	1.14739
@@ -1,3 +1,7 @@
+2012-10-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* dwarf2loc.c (dwarf_expr_reg_to_entry_parameter): Remove comment.
+
 2012-10-15  Doug Evans  <dje@google.com>
 
 	New option -nh: inhibit loading of ~/.gdbinit.


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