Re: gIDE project problem
- From: Ed Snible <esnible acm org>
- To: gnome-devtools gnome org
- Subject: Re: gIDE project problem
- Date: Fri, 24 Aug 2001 19:57:03 -0400
Mark Benvenuto wrote
Double click on a program listed under targets. The you can debug the program.
Double-clicking is an unusual user interface but it works.
I opened Makefile.am in gnome-games and chose "gnibbles" as the target.
Debug|Debug gave the unhelpful message "unable to start a debugging
server for this target". I modified
gIDE/plugins/debugger/debugger-tool.c to output the target filename in
that error dialog and discovered the filename was
"/home/snible/gnome-games/gnibbles/.libs/gnibbles". The binary is
actually located at "/home/snible/gnome-games/gnibbles/gnibbles". There
is a .libs directory, but it's empty.
Opening the Makefile.am in the gnibbles directory itself, as opposed to
the gnome-games one, gives the message "Not a proper project!"
What to do?
-Ed
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]