Remove --xdb
[deliverable/binutils-gdb.git] / gdb / defs.h
index 72512f6a6e4e5765a42d3bee668f1b4c46df31ae..eda67417bf5bc7e396b7256a0baf55c8d87b6404 100644 (file)
@@ -100,9 +100,6 @@ enum compile_i_scope_types
 #define max(a, b) ((a) > (b) ? (a) : (b))
 #endif
 
-/* * Enable xdb commands if set.  */
-extern int xdb_commands;
-
 /* * Enable dbx commands if set.  */
 extern int dbx_commands;
 
This page took 0.025347 seconds and 4 git commands to generate.