summaryrefslogtreecommitdiffstats
path: root/devel/anjuta/files/patch-plugins_gdb_debugger.c
blob: 3667278cc5c43e9aa13330e170e47c4a54a3a946 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/gdb/debugger.c.orig 2009-12-19 15:21:02.000000000 -0500
+++ plugins/gdb/debugger.c  2009-12-19 15:21:13.000000000 -0500
@@ -54,7 +54,7 @@
 
 #define GDB_PROMPT  "(gdb)"
 #define FILE_BUFFER_SIZE 1024
-#define GDB_PATH "gdb"
+#define GDB_PATH "gdb66"
 #define SUMMARY_MAX_LENGTH   90     /* Should be smaller than 4K to be displayed
                  * in GtkCellRendererCell */