Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は GNU autotools を使用するプロジェクトに取り組んでいるので、gdb を使用してコードをデバッグするために、libtool 内から gdb を実行しています。
libtool --mode=execute gdbtui foobar
geany IDE 内から何らかの方法でこれを行うことは可能ですか? または、どうにかして gdb の代わりに libtool e geany を実行しますか?