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]

Re: "maint print arch" causing gdb crash


On 10/05/2012 10:13 PM, ali_anwar wrote:

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/ChangeLog,v

Hi, Ali,
You should record your change in src/gdb/ChangLog instead of the top-level one (src/ChangLog).


retrieving revision 1.1037
diff -u -r1.1037 ChangeLog
--- ChangeLog	29 Sep 2012 15:35:50 -0000	1.1037
+++ ChangeLog	5 Oct 2012 12:48:14 -0000
@@ -1,3 +1,10 @@
+2012-10-05  Ali Anwar<ali_anwar@codesourcery.com>
+
+	gdb/
^^^^ it is not needed since we put changelog entry to src/gdb/ChangeLog.

+	* gdbarch.sh (function_list): Use 'pstring' when printing
+	variable which could return NULL.
+	* gdbarch.c: Regenerate.
+
  2012-09-28  Ian Lance Taylor<iant@google.com>

* Makefile.def: Make all-target-libgo depend on

-- Yao


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