Package: gnat-gps
Version: 5.0-6
Followup-For: Bug #659166

Reproduced with
$ rm -rf debug ~/.gps
$ echo 'project Default is for Main use ("main.adb"); end Default;' > 
default.gpr
$ echo 'procedure Main is begin null; end Main;' > main.adb
$ gnat-gps
then validate .gps creation and select debug-initialize-main.

~/.gps/log contains
[GVD_MODULE] 3/349 Set_Current_Debugger (18:41:39.368)
[GPS.KERNEL.REMOTE] 28/350 Spawning (18:41:39.369)
[GPS.KERNEL.REMOTE] 29/351 Arg: "/usr/bin/gdb" (18:41:39.369)
[GPS.KERNEL.REMOTE] 30/352 Arg: "-nw" (18:41:39.369)
[GPS.KERNEL.REMOTE] 31/353 Arg: "-q" (18:41:39.369)
[GVD.PROCESS] 3/354 could not launch the debugger (18:41:39.389)
[GVD.PROCESS] 4/355 Closing Debugger (18:41:43.206)

Trying without gdb gives an explicit "could not locate executable in
path" message in .gps/log.

Trying with gdb-minimal instead of gdb works perfectly.



-- 
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