aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/gdb/startgdbserverdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Consolidate "Attach to running process"hjk2017-10-191-234/+0
* Debugger: Avoid use of dummy RunConfigurationshjk2017-09-261-3/+2
* Debugger: Dissolve a few more setRunParameter() caseshjk2017-09-081-8/+8
* Debugger: Dissolve createAndScheduleRun()hjk2017-09-071-1/+5
* Debugger: Remove DebuggerStartParameters::connParamshjk2017-06-231-4/+2
* Use Utils::Port where possibleUlf Hermann2016-04-201-3/+3
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Fix attaching to remote application.Christian Kandeler2015-10-271-0/+1
* Debugger: Rework start parameter completion.hjk2015-06-251-3/+1
* Debugger: Split off runtime-only items from DebuggerStartParametershjk2015-05-281-11/+11
* Debugger: Rework 'Attach to unstarted application' startuphjk2015-02-261-4/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Remove unneeded qualificationsOrgad Shaneh2015-02-041-4/+4
* | Use new qt5 connect apiMontel Laurent2015-01-291-7/+14
* | Debugger: Use Core::AsynchronousMessageBoxMarco Bubke2014-12-081-4/+4
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-4/+4
* Debugger: Move RunControl creation helper code to debuggerruncontrol.cpphjk2014-10-211-1/+2
* Debugger: Consolidate RunControl creationhjk2014-10-201-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Initialize pointer members in constructorTobias Hunger2014-08-181-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Keep more secondary dialogs on top of the main windowhjk2013-10-181-2/+3
* Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-131-1/+4
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-5/+5
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-1/+1
* Debugger: Don't hard code /usr/bin/gdbserverhjk2013-06-131-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-8/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Set the proper port on the remote channel.Ryan May2012-11-271-0/+1
* Adjust license headershjk2012-10-051-21/+20
* Add debugger engine type to configuration.Friedemann Kleint2012-09-051-1/+1
* s/profile/kit/Tobias Hunger2012-09-041-7/+7
* Debugger: Fix string usages.Friedemann Kleint2012-08-221-1/+1
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-161-1/+1
* debugger: simplify parameter guessinghjk2012-08-161-12/+6
* debugger: simplify the handling of the start script optionhjk2012-08-141-3/+0
* debugger: merge attach to local and remote process dialogshjk2012-08-081-307/+103
* debugger: simplify StartGdbServerDialogPrivatehjk2012-08-061-2/+1
* processlist: use tree view instead of tablehjk2012-08-061-17/+16
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-1/+1
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-1/+1
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-311-0/+446