summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-09-06 15:47:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-09-06 15:47:08 (GMT)
commit3173b904d5d56a8b5e6bf549c97e3fc49da6c5ba (patch)
treef5ea74177fcbc05558b85b9f2e6db36aa1ca3b86 /configure.ac
parentef3b996ad359e0da5e93184dab9200fad9105faf (diff)
Provided some methods to interact with a GDB server.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@110 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 81079a7..1050be1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,6 +242,7 @@ AC_CONFIG_FILES([Makefile
src/common/Makefile
src/debug/Makefile
src/debug/ptrace/Makefile
+ src/debug/remgdb/Makefile
src/format/Makefile
src/format/dwarf/Makefile
src/format/elf/Makefile