[maemo-developers] How to attach gdb to hildon-desktop?
From: Kimmo Hämäläinen kimmo.hamalainen at nokia.comDate: Thu Jul 14 12:40:04 EEST 2011
- Previous message: How to attach gdb to hildon-desktop?
- Next message: Does Fremantle support any Qt Quick Components?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 07/14/11 02:35, ext Jonathan Wilson wrote: > Can anyone tell me how I can attach gdb to hildon-desktop (on the phone, > not in the SDK environment) so I can debug a status bar widget? You probably mean hildon-status-menu because hildon-desktop does not have any plugins. My memory is failing me, but I think that you need to use dsmetool (or similar) to stop the hildon-status-menu first (so that it's not automatically restarted), and then install the debug symbols and run "gdb hildon-status-menu" in ssh session. -kimmo > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: How to attach gdb to hildon-desktop?
- Next message: Does Fremantle support any Qt Quick Components?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]