summaryrefslogtreecommitdiffstats
path: root/devel/anjuta/files/patch-plugins_gdb_debugger.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/anjuta/files/patch-plugins_gdb_debugger.c')
-rw-r--r--devel/anjuta/files/patch-plugins_gdb_debugger.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/anjuta/files/patch-plugins_gdb_debugger.c b/devel/anjuta/files/patch-plugins_gdb_debugger.c
index b8895a4..c34212f 100644
--- a/devel/anjuta/files/patch-plugins_gdb_debugger.c
+++ b/devel/anjuta/files/patch-plugins_gdb_debugger.c
@@ -1,11 +1,11 @@
---- plugins/gdb/debugger.c.orig 2010-07-25 22:27:28.000000000 +0200
-+++ plugins/gdb/debugger.c 2010-09-01 12:00:35.000000000 +0200
+--- plugins/gdb/debugger.c.orig 2011-10-19 09:20:26.000000000 +0200
++++ plugins/gdb/debugger.c 2012-04-27 16:36:39.000000000 +0200
@@ -56,7 +56,7 @@
#define GDB_PROMPT "(gdb)"
#define FILE_BUFFER_SIZE 1024
-#define GDB_PATH "gdb"
-+#define GDB_PATH "gdb66"
++#define GDB_PATH "/usr/local/bin/gdb"
#define MAX_CHILDREN 25 /* Limit the number of variable children
* returned by debugger */
#define SUMMARY_MAX_LENGTH 90 /* Should be smaller than 4K to be displayed
OpenPOWER on IntegriCloud