aboutsummaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Fix build/17104Yao Qi2014-08-133-0/+8
* Delete "Loaded symbols for ..." message, it is redundant.Doug Evans2014-08-114-9/+13
* linux-nat.c (linux_nat_thread_address_space): Delete dead code.Doug Evans2014-08-102-1/+4
* Fix PR remote/9053: remove dead code on query packet sizeYao Qi2014-08-092-4/+5
* Remove duplicated code on checking address 0x0 is accessiableYao Qi2014-08-0913-60/+67
* Make test messages in gdb.mi/mi-var-display.exp uniqueYao Qi2014-08-092-16/+21
* IA64 Linux: Define regset structures.Andreas Arnez2014-08-072-0/+101
* M68K Linux: Define regset structures.Andreas Arnez2014-08-072-0/+76
* TILEGX Linux: Fill 'collect_regset' in regset structure.Andreas Arnez2014-08-073-23/+22
* SCORE: Fill 'collect_regset' in regset structure.Andreas Arnez2014-08-073-79/+56
* NIOS2 Linux: Fill 'collect_regset' in regset structure.Andreas Arnez2014-08-072-1/+25
* M32R Linux: Fill 'collect_regset' in regset structure.Andreas Arnez2014-08-072-18/+68
* HPPA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2014-08-072-67/+48
* FRV Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2014-08-072-87/+70
* ALPHA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2014-08-072-21/+45
* AARCH64 Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2014-08-074-98/+73
* S390: Migrate to regcache_supply/collect_regset.Andreas Arnez2014-08-074-328/+188
* regcache: Add functions suitable for regset_supply/collect.Andreas Arnez2014-08-073-0/+141
* Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez2014-08-075-13/+25
* Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi2014-08-074-5/+11
* Tweak comments in struct dwarf2_per_cu_dataYao Qi2014-08-072-2/+6
* Fix remote/17230Yao Qi2014-08-072-1/+8
* Move errno.h to common-defs.hGary Benson2014-08-0736-48/+43
* Include string.h in common-defs.hGary Benson2014-08-07321-439/+327
* Include gdb_assert.h in common-defs.hGary Benson2014-08-07228-251/+233
* Move common-utils.h to common-defs.hGary Benson2014-08-079-8/+14
* Move ptid.h to common-defs.hGary Benson2014-08-0711-11/+16
* Move gdb_locale.h to common-defs.hGary Benson2014-08-075-3/+10
* Move gdb/signals.h to common-defs.hGary Benson2014-08-076-5/+11
* Move pathmax.h to common-defs.hGary Benson2014-08-075-6/+10
* Move libiberty.h to common-defs.hGary Benson2014-08-0710-7/+15
* Move ansidecl.h to common-defs.hGary Benson2014-08-077-9/+12
* Move stddef.h to common-defs.hGary Benson2014-08-0720-23/+25
* Move stdarg.h to common-defs.hGary Benson2014-08-0711-11/+16
* Move stdlib.h to common-defs.hGary Benson2014-08-0721-25/+26
* Move stdio.h to common-defs.hGary Benson2014-08-0725-23/+31
* Rename variable with confusing nameSimon Marchi2014-08-062-17/+22
* Rearrange awkwardly-nested conditionalsGary Benson2014-08-062-6/+8
* Remove duplicated include fileYao Qi2014-08-063-2/+6
* Replace hardwired target-is-async checkGary Benson2014-08-062-1/+5
* Fix comment in dwarf_decode_lines_1Yao Qi2014-08-062-1/+7
* Remove pointless function initialize_interpsGary Benson2014-08-052-19/+7
* Remove spurious va_end in vwarningGary Benson2014-08-052-1/+4
* Prepare gdb for 64-bit obstacksAlan Modra2014-08-057-16/+29
* Fix incorrect placement of two Intel gdb/NEWS itemsJan Kratochvil2014-08-042-7/+11
* make "set debug target" take effect immediatelyTom Tromey2014-08-046-6/+29
* fix test suite regressionTom Tromey2014-08-042-2/+7
* [gdb/doc] Add target triplet to man filesMasaki Muranaka2014-08-012-2/+10
* Handle variable-sized fields in the interior of structure typeJoel Brobecker2014-08-015-26/+50
* Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insnsJoel Brobecker2014-08-012-0/+14