Commit Graph

5682 Commits

Author SHA1 Message Date
Jarek Kobus
e05980de26 Update Polish translation, fix shortcut in the "tip of the day".
RevBy: Daniel Molkentin <daniel.molkentin@nokia.com>
2009-10-29 16:45:57 +01:00
con
f0f213263e Pre-fill build configuration name when adding one. 2009-10-29 16:02:23 +01:00
con
6039c31133 Show a dialog in case of mismatching build/run configurations. 2009-10-29 16:02:22 +01:00
con
4fc6a17d94 Add setting for GCCE tool chain path. 2009-10-29 16:02:20 +01:00
Friedemann Kleint
7b117ba975 Update German translation for Release candidate. 2009-10-29 15:57:57 +01:00
dt
3ff202f016 Add a make active label on the project pane for both edit debug 2009-10-29 15:57:34 +01:00
dt
171899d719 Add a Make this Buildconfiguration active label 2009-10-29 15:57:34 +01:00
Oswald Buddenhagen
e903c4d9cd reset program location when we detect "spontaneous running"
i.e., don't allow user to confuse himself :)
2009-10-29 15:34:01 +01:00
Oswald Buddenhagen
1e96c67915 fix substituent in error message 2009-10-29 15:34:01 +01:00
Oswald Buddenhagen
a3b52c5e03 gdb doesn't care for termination. just kill it. 2009-10-29 15:34:01 +01:00
Oswald Buddenhagen
3edcafedcd less inefficient 2009-10-29 15:34:01 +01:00
Oswald Buddenhagen
5e29374f87 ignore inferiorStartFailed after adapterCrashed
technically, it would be cleaner to handle that in the adapters,
but it is a lot of duplicated code without any gain.
2009-10-29 15:34:01 +01:00
Oswald Buddenhagen
7713fc514b do not post source & module list query commands too early
if the respective view is enabled, the manager will request the
initial update in some unholy state, probably AdapterStarting -
when gdb isn't up yet.
2009-10-29 15:34:01 +01:00
Oswald Buddenhagen
658f439398 missed some functions while marking iface impls with virtual 2009-10-29 15:34:00 +01:00
Oswald Buddenhagen
56053abbe8 in fact, older gdbs don't send *stopped after attaching 2009-10-29 15:34:00 +01:00
Oswald Buddenhagen
ad3d1c5887 assert pid presence 2009-10-29 15:34:00 +01:00
Oswald Buddenhagen
954b2b1786 less noise 2009-10-29 15:34:00 +01:00
Oswald Buddenhagen
0c0925b69c couple breakpoint listing with source listing
the assumption is that pending breakpoints will only be resolved when
the source list changes. consequently it is pointless to update just
one of them.
2009-10-29 15:34:00 +01:00
Oswald Buddenhagen
eee5e4b18b integrate handleStop2 into handleStop1
there seems to be no reason for delaying the display because
of -break-list
2009-10-29 15:34:00 +01:00
Oswald Buddenhagen
76b2f9f28e make sure that symgdb 6.4 "fullnames" are fully normalized 2009-10-29 15:34:00 +01:00
Friedemann Kleint
09f77930bc Debugger: Do not use C99 types for pointers in sprintf() formats.
Pointer fit into long or long long (Win64).
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-10-29 15:13:49 +01:00
Jonathan Courtois
224bae155b Update french translation
Merge-request: 1954
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-10-29 14:37:47 +01:00
Oswald Buddenhagen
6e6d6f784b work on french translation
this is a squashed result of some major merging messups. original authors are:

Alp Mestan <alpmestan@gmail.com>
Benjamin Poulain <benjamin.poulain@nokia.com>
Pierre Rossi <pierre.rossi@nokia.com>
2009-10-29 14:37:47 +01:00
Jonathan Courtois
7daa00636e don't use backticks as quotes in strings
Merge-request: 1954
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-10-29 14:37:47 +01:00
Robert Loehning
64e2519915 TRK: Changed strings.
Using "TRK" when referring to the protocol, "App TRK" when referring to the program on the device.

Reviewed-by: Oswald Buddenhagen
2009-10-29 14:18:49 +01:00
dt
6e154b3055 Don't crash if the restored default version index is out of range 2009-10-29 14:09:24 +01:00
Daniel Molkentin
6c66e771ac welcome mode: toNativeSeparators() for project tooltips 2009-10-29 13:37:41 +01:00
Friedemann Kleint
d749c1dc71 S60: Provide a message box prompting to start TRK
... with cancel, similar to the Bluetooth connect box.
Reviewed-by: Robert Loehning <robert.loehning@nokia.com>
2009-10-29 12:48:12 +01:00
dt
7fc6a0ecc8 Update the makesteps the summary on build directory changes
Also ensure that Qt4ProjectConfigWidget does not emit any signals from
it's init method.
2009-10-29 12:38:50 +01:00
hjk
6594ddbfb7 debugger: work on autotests 2009-10-29 09:51:29 +01:00
hjk
35dbd66764 debugger: fix the autotest fix 2009-10-29 09:51:29 +01:00
Jarek Kobus
7c141110fb Missing tr()
RevBy: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2009-10-29 09:30:58 +01:00
dt
42a3cd8abe Remove some duplicated code getting the builddirectory 2009-10-28 17:37:08 +01:00
Jarek Kobus
06ddc41705 Update Polish translation 2009-10-28 17:22:31 +01:00
Friedemann Kleint
b7e03ffdb7 Fix tr()/compiler warnings 2009-10-28 17:17:01 +01:00
dt
8b2c15013e Fix crash with no toolchain and clicking on build debugging helper 2009-10-28 16:58:05 +01:00
dt
b47d41c2f0 Fix crash with no toolchain. 2009-10-28 16:33:35 +01:00
dt
efa3fec61d Add two missing updateImportLabel() calls 2009-10-28 16:33:34 +01:00
dt
f8b67dcdd6 Fix importing via "import settings" label addind a unecessary -spec 2009-10-28 16:33:34 +01:00
Roberto Raggi
b921489a57 Process exception declarations. 2009-10-28 16:06:40 +01:00
Daniel Molkentin
084d83a584 Datastructures 101: A QMap sorts, and is rarely what you want. 2009-10-28 15:57:54 +01:00
con
6cffd56494 Move the IWelcomePage to the place it belongs. 2009-10-28 15:57:53 +01:00
hjk
78be8e27de debugger: fix fetching of base class information 2009-10-28 15:40:32 +01:00
hjk
f92635e34a debugger: add a soft assert to catch cases where broken inames are reported 2009-10-28 15:40:32 +01:00
Roberto Raggi
ecfe010a53 Updated the QML front-end to release 88632908b8923e626f36b6132ac179553d39c333 (qt/kinetic-declarativeui) 2009-10-28 14:55:02 +01:00
Roberto Raggi
8d89646011 Don't run the typechecker on the actual arguments.
At least for now we ignore the types of the actual arguments
2009-10-28 14:55:02 +01:00
con
26caf3b2ac Minimum size for Qt version list. 2009-10-28 14:47:35 +01:00
hjk
452c2cfbb4 debugger: silence debug output 2009-10-28 14:35:51 +01:00
con
2e28201373 Refer to new bug tracker. 2009-10-28 14:36:51 +01:00
hjk
e759a3a0d6 debugger: fix dumper breakage caused by 0ee09af6 2009-10-28 14:34:51 +01:00