If the Qt application is built in Linux system (Max uses Debian Lenny), you need to just run
See the thread
http://jingfenghanmax.blogspot.com/2010/01/useful-gdb-commands.htmlHowever, you need to add debug option into makefile by add line into *.pro file
Note: "+=" instead of "=", otherwise, the application may have problem when it tries to load the resource files defined in qrc file.
No comments:
Post a Comment