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]

[commit] rm gdb/testsuite/.gdbinit [Re: [patch] New set auto-load-local-gdbinit + disable it by default]


On Thu, 19 Jan 2012 06:52:26 +0100, Joel Brobecker wrote:
> I think you can delete the .gdbinit in the testsuite directory
> right now. I cannot imagine anyway would really depend on it.

Checked in.


Thanks,
Jan


http://sourceware.org/ml/gdb-cvs/2012-01/msg00160.html

--- src/gdb/testsuite/ChangeLog	2012/01/19 12:37:28	1.3028
+++ src/gdb/testsuite/ChangeLog	2012/01/19 12:44:01	1.3029
@@ -1,3 +1,7 @@
+2012-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* .gdbinit: Remove.
+
 2012-01-19  Pedro Alves  <palves@redhat.com>
 
 	* gdb.java/jprint.exp: Don't rely on inferior output, but instead
--- src/gdb/testsuite/.gdbinit	1999-04-16 03:34:28.000000000 +0200
+++ /dev/null	2012-01-07 16:59:32.218401923 +0100
@@ -1 +0,0 @@
-set height 400


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