This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: breakpoints/1557: segfaults during run if a breakpoint is inserted


The following reply was made to PR breakpoints/1557; it has been noted by GNATS.

From: Alexander Malkis <alexmalkLOESCHEDIES@line.cs.uni-sb.de>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: breakpoints/1557: segfaults during run if a breakpoint is inserted
Date: Thu, 19 Feb 2004 15:52:43 +0100

 One more comment: before you try to recompile the program, correct the 
 paths in the Makefile so that it will go for your system. You have to 
 set the variables
 LEDA_PREFIX to the main LEDA directory
 CXX to the C++ compiler (gcc)
 CC to the  C compiler
 And by the way, you need ncurses.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]