On Tue, Jun 02, 2009 at 12:54:53AM +0200, Peter T. Breuer wrote:
> Package: cgdb
> Version: 0.6.4-3
> Severity: important
> 
> 
> Run cgdb on a compiled file. Edit that source file. Compile that source
> file to code.  Call "run" in cgdb.  Break inside the source.  The source
> view will show the OLD source, not the actual one.  Ditto for opening
> the file using the file dialog.  Apparently it takes a snapshot at
> start.  Makes it useless for the standard interactive debugging, edit,
> compile cycle.  Gdb does not have the same problem!

Try adding,
  set autosourcereload
to your .cgdbrc file.

Bob Rossi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to