summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdbserver crashes when multiprocess extensions aren't supportedusers/palves/gdbserver-crash-without-multiprocessPedro Alves2015-08-245-3/+105
* Add "set remote multiprocess-extensions-packet" commandPedro Alves2015-08-243-2/+13
* Fix gdbserver SPU buildPedro Alves2015-08-242-1/+6
* Make z intLuis Machado2015-08-242-1/+5
* Make z volatile.Luis Machado2015-08-242-1/+6
* Prevent GCC from folding inline test functionsLuis Machado2015-08-245-3/+15
* gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves2015-08-247-49/+32
* gdb manual: Remove references to deleted targetsPedro Alves2015-08-242-398/+16
* Delete the remaining ROM monitor targetsPedro Alves2015-08-2413-4452/+46
* gnu_vector.exp: Avoid some more known FAILsAndreas Arnez2015-08-242-13/+60
* Fix ax.c:gdb_eval_agent_exprPedro Alves2015-08-212-1/+6
* C++: Initialize a couple const globalsPedro Alves2015-08-214-2/+10
* gdb/dwarf2read.c: rename a field for c++Tom Tromey2015-08-212-60/+70
* tui: don't overwrite a secondary prompt that was given no inputPatrick Palka2015-08-214-1/+34
* Use tui_putc to output newline entered by the userPatrick Palka2015-08-212-1/+6
* Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.expPedro Alves2015-08-214-19/+35
* gdbserver: don't pick a random thread if the current thread diesPedro Alves2015-08-218-53/+83
* Make remote file transfers interruptibleGary Benson2015-08-212-0/+6
* Warn when accessing binaries from remote targetsGary Benson2015-08-219-24/+97
* Fix stale cleanup left by linux_mntns_access_fsGary Benson2015-08-212-1/+6
* xtensa: implement NPTL helpersMax Filippov2015-08-219-22/+120
* Add readahead cache to gdb's vFile:preadPedro Alves2015-08-212-4/+149
* procfs.c: Include "filestuff.h"Marcin Cieslak2015-08-212-0/+6
* Remove fields curch and cur_line from TUI_CMD_WINPatrick Palka2015-08-205-37/+30
* Fix gdb.server/solib-list.exp native-extended-gdbserver regressionPedro Alves2015-08-202-9/+5
* remote non-stop: Process initially stopped threads before other commandsPedro Alves2015-08-207-25/+219
* Fix language of compilation unit with unknown file extensionPedro Alves2015-08-205-1/+126
* [Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat2015-08-205-1/+77
* dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner2015-08-195-65/+196
* Prelimit number of bytes to read in "vFile:pread:"Gary Benson2015-08-192-0/+17
* gdbserver/linux-aarch32-low: build failure when NT_ARM_VFP not definedJoel Brobecker2015-08-182-0/+10
* PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans2015-08-189-47/+234
* Fix mis-parsing of hex register numbers in 'T' stop replies.Sandra Loosemore2015-08-182-12/+30
* gdb/doc: Fix build of 'info' manual.Andrew Burgess2015-08-182-0/+5
* gdb: Add debug tracing for bfd cache activity.Andrew Burgess2015-08-185-1/+78
* gdb: New maintenance command to disable bfd sharing.Andrew Burgess2015-08-185-9/+79
* gdb: Improve cache matching criteria for the bfd cache.Andrew Burgess2015-08-182-1/+53
* x86/Linux: disable all-stop on top of non-stopPedro Alves2015-08-183-0/+21
* ui-out.c (default_ui_out_impl): Add comment.Doug Evans2015-08-172-1/+5
* [D] Implement looking up members of D enums.Iain Buclaw2015-08-173-3/+24
* Move strace -m/explicit location test to strace.expKeith Seitz2015-08-173-4/+10
* psymtab.c (add_psymbol_to_bcache): Remove "val" arg.Doug Evans2015-08-157-78/+59
* Add end_psymtab_common, have all debug info readers call it.Doug Evans2015-08-159-72/+82
* Use macros for some enum bit field sizes.Doug Evans2015-08-154-14/+44
* objfiles.h,psympriv.h,psymtab.c: Whitespace.Doug Evans2015-08-154-222/+236
* Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka2015-08-155-0/+108
* perftest/utils.py (select_file): Kill any existing inferior before selecting ...Doug Evans2015-08-142-0/+6
* New /s modifier for the disassemble command.Doug Evans2015-08-1415-59/+1045
* Rename `typename' in d-exp.y to avoid C++ reserved wordKeith Seitz2015-08-142-3/+8
* Rename location accessor macro parameters to silence ARIKeith Seitz2015-08-142-6/+12