aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/gdbserverprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Use Utils::CommandLine for gdbserver thingshjk2019-06-051-6/+1
* Baremetal: Add option to use gdb target "extended-remote"Denis Vygovskiy2019-05-141-2/+17
* bare-metal: Add missed 'const' keywordsDenis Shienkov2019-05-091-3/+3
* bare-metal: Return initializier lists instead of ctorsDenis Shienkov2019-05-081-2/+2
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-9/+15
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* BareMetal: ModernizeAlessandro Portale2018-11-061-1/+1
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-6/+3
* BareMetal: Fix crash on shutdownOrgad Shaneh2017-03-231-1/+1
* BareMetal: Update device address when provider is changedOrgad Shaneh2017-03-201-0/+17
* BareMetal: Apply "static" pattern to GdbServerProviderManagerOrgad Shaneh2017-03-171-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BareMetal: Use the Qt5 signal/slot connection syntaxDenis Shienkov2015-12-071-4/+9
* BareMetal: Fix cloning of GDB server providersOrgad Shaneh2015-11-181-1/+1
* BareMetal: Modernizehjk2015-04-271-15/+8
* GDBServer: fix grammar and punctuation in messagesLeena2015-03-231-2/+2
* BareMetal: use book-style capitalization for combobox itemsLeena Miettinen2015-03-171-3/+3
* BareMetal: fix language in messagesLeena Miettinen2015-03-161-2/+2
* BareMetal: Support remote channel without portOrgad Shaneh2015-02-101-1/+1
* BareMetal: Allow to manage configurations of HW GDB serversDenis Shienkov2015-01-061-0/+414