Bug 13442 - fpc-ide: debugger doesn't work
Summary: fpc-ide: debugger doesn't work
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: fpc (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 8899
Blocks:
  Show dependency tree
 
Reported: 2007-11-16 13:40 MSK by kirill
Modified: 2008-04-02 15:52 MSD (History)
2 users (show)

See Also:


Attachments
spec diff (908 bytes, patch)
2007-11-16 19:33 MSK, Sergey Bolshakov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kirill 2007-11-16 13:40:34 MSK
В IDE при попытке вызвать debugger (CTRL+F7) выдается сообщение "No debugger
support available".
+Установка GDB не приводит ни к каким изменениям.

Установка версии 2.2.0 из rpm от freepascal.org снимает эту проблему.
Comment 1 Sergey Bolshakov 2007-11-16 13:51:24 MSK
=> maintainer
Comment 2 Slava Dubrovskiy 2007-11-16 14:11:43 MSK
Раньше пробовал добавить поддержку, но не заработало, т.к. нужны статические
файлы от gdb. Посмотрю что изменилось.
Comment 3 Slava Dubrovskiy 2007-11-16 14:23:05 MSK
To compile the IDE you need to choose whether to build with or without
debugger (gdb) support. When debugger support is used a check will be
done if libgdb.a is available. If this is not available then it will
automatically fallback to create the IDE without debugger support.

У нас нет libgdb.a поэтому сделать поддержку debug не могу.
Comment 4 Slava Dubrovskiy 2007-11-16 14:26:52 MSK
Можете проголосовать за https://bugzilla.altlinux.org/show_bug.cgi?id=8899
Comment 5 Sergey Bolshakov 2007-11-16 19:33:16 MSK
Created attachment 2280 [details]
spec diff

потребные изменения в спеке для сборки с libgdb
Comment 6 Slava Dubrovskiy 2007-11-19 18:36:16 MSK
in fpc-2.2.0-alt2