summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tell the QML debug server exactly what services we expectUlf Hermann2015-08-171-2/+5
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-22/+5
* Fix RemoteLinux debugging.Christian Kandeler2015-06-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-4/+4
* | Port to new connect apiMontel Laurent2015-01-301-6/+12
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-19/+21
|/
* Debugger: Don't issue monitor commands for local debugginghjk2014-10-171-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Support gdbservers that don't have --once againhjk2014-10-061-1/+0
* | Debugger: Merge two remote setup communication pathshjk2014-09-191-4/+16
|/
* RemoteLinux: Fix mixed debugging.Christian Kandeler2014-09-021-5/+6
* RemoteLinux: Fix arguments for remote debugging.Tim Sander2014-07-231-3/+4
* GdbDebugger: add fast restart for debuggingTim Sander2014-06-201-0/+1
* RemoteLinux: switch to extended-remote connectionTim Sander2014-06-171-1/+6
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-4/+4
* Enable QML debugging also for generic remote linuxKai Koehne2014-02-281-0/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-131-4/+6
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-8/+14
* RemoteLinuxRunSupport: Fix broken codeAurindam Jana2013-07-231-1/+3
* RemoteLinux: Rename IRemoteLinuxRunSupport to AbstractRemoteLinuxRunSupportAurindam Jana2013-05-071-4/+4
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-98/+31
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-4/+5
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-4/+6
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-3/+0
* RemoteLinux/Madde: Do not do too much checking in run control factories.Christian Kandeler2013-03-281-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* s/profile/kit/Tobias Hunger2012-09-041-8/+8
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-3/+5
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-3/+3
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-106/+101
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-1/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-6/+3
* debugger: remove unued gnutarget parameterhjk2012-07-251-8/+0
* debugger: remove unused codehjk2012-07-251-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: adjust to profile changeshjk2012-06-281-10/+12
* remotelinux: remove line noisehjk2012-06-281-10/+9
* Profile introductionTobias Hunger2012-06-211-10/+19
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-6/+6
* remotelinux: use base classes when appropriatehjk2012-06-051-5/+4
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-1/+1
|\