summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdb/gdboptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update source stringsJarek Kobus2011-03-301-1/+1
* debugger: reduce line noisehjk2011-02-221-3/+3
* debugger: move gdb binary list to common options page (unfinished)hjk2011-02-221-224/+2
* debugger: save settings on saveSettingsRequestedhjk2011-02-221-1/+0
* debugger: remove line noisehjk2011-02-221-34/+35
* debugger: set toolchains for core debugginghjk2011-02-221-0/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-77/+180
* debugger: some infrastructure for gdb's target-asynchjk2011-02-031-0/+3
* It's 2011 now.con2011-01-121-1/+1
* debugger: make reading of .gdbinit optionalhjk2010-12-211-7/+3
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-38/+45
* | Update the filter matches for the settings dialog.con2010-12-011-7/+16
* | debugger: Refactor breakpoint handling.hjk2010-11-151-18/+118
* | Debugger: Improve gdb binary settings handling.Friedemann Kleint2010-11-031-2/+6
|/
* Debugger: Remove unused 'precise breakpoints' setting.Friedemann Kleint2010-10-041-2/+0
* debugger: make adjustments of breakpoint markers on lines without code optionalhjk2010-09-211-0/+2
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-4/+5
* Debugger[gdb]: Introduce new control for gdb binaries.Friedemann Kleint2010-04-081-6/+5
* debugger: some gui & code cosmeticshjk2010-04-061-0/+10
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-0/+5
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
| * Add copyright headers.Tobias Hunger2010-01-071-0/+29
| * debugger: make watchdog timeout configurablecon2010-01-061-0/+3
| * debugger: make use of full source file list optionalhjk2010-01-061-0/+2
* | Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* | Add copyright headers to some files.Tobias Hunger2010-01-041-0/+29
* | debugger: make watchdog timeout configurablehjk2009-12-091-0/+3
* | debugger: make use of full source file list optionalhjk2009-12-091-0/+2
* | Options: Sort by category, id.Friedemann Kleint2009-11-271-5/+3
* | Polish the settings dialog.Friedemann Kleint2009-11-241-0/+13
|/
* disable remainders of the plugin loading settings codeOswald Buddenhagen2009-10-231-0/+4
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* debugger: put gdb related stuff into directory of its ownhjk2009-05-191-0/+85