|
|
02-28-2012
, 02:31 PM
|
|
|
Posts: 291 |
Thanked: 333 times |
Joined on Nov 2010
|
#2
|
Hi,
after upgrading my N9 to PR 1.2 I cannot install Debugging module in the developer mode screen. When trying to install it a dialog is displayed stating that "devtools-debug" is to be installed and also
additional packages "maemo-debug-scripts" and "gdb". After pressing Ok button, after a while I get this error: "Can't install. Unable to trace installation package dependencies". Can someone help me please?
Thanks.
|
|
02-28-2012
, 04:22 PM
|
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2012
|
#3
|
|
|
02-28-2012
, 04:30 PM
|
|
|
Posts: 291 |
Thanked: 333 times |
Joined on Nov 2010
|
#4
|
I've installed the debugger via apt-get as suggested and it seems that I'm able to debug using Qt Creator but I'm not sure if all the functionality is there, I mean surely those scripts in the "maemo-debug-scripts" package have some purpose there
|
|
03-01-2012
, 05:11 PM
|
|
|
Posts: 291 |
Thanked: 333 times |
Joined on Nov 2010
|
#5
|
devel-su develsh cd /path/to/downloaded/debs mv /etc/apt/sources.list ./ apt-get update dpkg -i libc6_2.5.1-1eglibc27+0m5_armel.deb dpkg -i libc6-dbg_2.5.1-1eglibc27+0m5_armel.deb dpkg -i maemo-debug-scripts_0.13+0m5_all.deb mv sources.list /etc/apt/ apt-get update
| The Following User Says Thank You to nieldk For This Useful Post: | ||
|
|
03-01-2012
, 05:44 PM
|
|
Posts: 641 |
Thanked: 468 times |
Joined on Aug 2008
|
#6
|
![]() |
| Thread Tools | Search this Thread |
|
after upgrading my N9 to PR 1.2 I cannot install Debugging module in the developer mode screen. When trying to install it a dialog is displayed stating that "devtools-debug" is to be installed and also
additional packages "maemo-debug-scripts" and "gdb". After pressing Ok button, after a while I get this error: "Can't install. Unable to trace installation package dependencies". Can someone help me please?
Thanks.