summaryrefslogtreecommitdiff
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-266-16/+64
|\
| * Inspector: Fetch objects lazilyAurindam Jana2012-11-244-14/+61
| * QML Debugging: Qt 5 CONFIG+=declarative_debug qml_debugAurindam Jana2012-11-221-1/+2
| * debugger: fix win64interrupt start when installed into path with spaceshjk2012-11-191-1/+1
| * debugger: gdb: Use RemoteGdbServerAdapter for StartRemoteProcess modeMarcus Folkesson2012-11-171-0/+1
* | debugger: adjust reference to startup commands to realityhjk2012-11-201-1/+6
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-7/+7
* | Debugger: Dont use win64interrupt.exe in some caseDavid Schulz2012-11-194-9/+16
* | KitManager: spacing in dialoghjk2012-11-162-15/+17
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-161-6/+6
|\ \ | |/
| * Inspector: Do not disable Locals and ExpressionsAurindam Jana2012-11-091-6/+6
* | debugger: make string cutoff value configurablehjk2012-11-165-7/+31
* | debugger: inline commonoptionspage.uihjk2012-11-165-228/+120
* | Fix memory highlighting of first variable/member.Friedemann Kleint2012-11-151-2/+4
* | Improve color highlighting of memory view.Friedemann Kleint2012-11-151-18/+8
* | debugger: mark reloadDisassembly as slot, it's used as suchhjk2012-11-101-2/+1
* | debugger: add option to use intel-style disassemblyhjk2012-11-095-1/+31
* | InfoBar: Use Core::IdOrgad Shaneh2012-11-091-2/+2
* | Debugger: add a new bool setting to follow all branches after forkhjk2012-11-094-0/+22
* | debugger: give access to the section names in a shared objecthjk2012-11-099-4/+119
* | debugger: don't rely on set breakpoint always-inserted onhjk2012-11-091-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-093-4/+11
|\ \ | |/
| * QmlDebugger: Fix Remote QML DebuggingAurindam Jana2012-11-072-3/+8
| * CDB: Quote executable in debugger launch.Friedemann Kleint2012-11-021-1/+3
* | Debugger: Make autotests auto-configure and compile test projecthjk2012-11-061-9/+28
* | CDB: Add setting to ignore first-chance exceptions.Friedemann Kleint2012-11-065-2/+32
* | Clean up CDB options page, make room for further options.Friedemann Kleint2012-11-063-105/+210
* | debugger: gdb: Provide server start script with informationMarcus Folkesson2012-11-061-1/+9
* | debugger: gdb: Use RemoteGdbServerAdapter for StartRemoteProcess modeMarcus Folkesson2012-11-051-0/+1
* | Debugger: Log exceptions in build pane.Friedemann Kleint2012-11-026-7/+45
* | Debugger: Remove #ifdef Q_OS_WIN from hostutils.Friedemann Kleint2012-11-027-38/+32
* | Debugger: Fix warningOrgad Shaneh2012-10-311-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-294-7/+15
|\ \ | |/
| * Try to watch local variable in watchwindow-DND, too.Friedemann Kleint2012-10-294-7/+15
* | Inspector: Set the context of consoleAurindam Jana2012-10-259-13/+58
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-253-26/+57
|\ \ | |/
| * debugger: allow using a local core file with a remote kithjk2012-10-233-26/+57
* | debugger: switch to another thread if the current one is deadhjk2012-10-242-7/+28
* | Debugger: Rework thread data aquisitionhjk2012-10-2323-162/+294
* | Debugger: allow user commands after attaching to a remote targethjk2012-10-234-2/+33
* | debugger: make breakpoint marker clickablehjk2012-10-222-0/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-167-51/+23
|\ \ | |/
| * debugger: ignore new cmd-param-changed notificationhjk2012-10-161-0/+3
| * debugger: don't restrict kit selection for attachinghjk2012-10-161-1/+1
| * Kit: Improve the options pageTobias Hunger2012-10-162-40/+11
| * Debugger: Fix showing/hiding of form rowsOrgad Shaneh2012-10-161-2/+1
| * Attach to Core: Sort by file nameOrgad Shaneh2012-10-161-0/+1
| * Debugger: Fix crashOrgad Shaneh2012-10-151-2/+2
| * Debugger: s/Profile/Kit/Orgad Shaneh2012-10-151-2/+2
| * C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-151-3/+1