aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Add overrides, fix FreeBSD buildSimon Marchi1-0/+6
2018-06-26Minor reorganization of fetch_registers/store_registers in windows-nat.cJoel Brobecker1-0/+13
2018-06-26Support ptype/o in RustTom Tromey1-0/+9
2018-06-26Move ptype/o printing code to typeprint.cTom Tromey1-0/+15
2018-06-25gdb: For macOS, s/thread_info/struct thread_info/Pedro Alves1-0/+12
2018-06-25gdb: Fix build on several hosts/portsPedro Alves1-0/+25
2018-06-22Use partial register read/writes in transfer_regsetAlan Hayward1-0/+17
2018-06-22Fix up HAS_SVE_STATE macroAlan Hayward1-0/+4
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-0/+296
2018-06-21Avoid memcpys in regcache read_part/write_part for full registers.Alan Hayward1-0/+10
2018-06-21Enable hardware watchpoints on attach for aarch64Richard Bunt1-0/+7
2018-06-20Fix a memory leak in py-param.cTom Tromey1-0/+5
2018-06-20Rename regcache_cooked_read_ftype and make a function_viewSimon Marchi1-0/+18
2018-06-20Remove struct keyword in range-based for-loopSimon Marchi1-0/+5
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-0/+17
2018-06-19Silence -Wmaybe-uninitialized warning in minsyms.c:lookup_minimal_symbol_by_p...Pedro Alves1-0/+6
2018-06-19Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)Pedro Alves1-0/+9
2018-06-18Fix failure to find member of a typedef base classWeimin Pan1-0/+6
2018-06-18Use unique_xmalloc_ptr in solib-aix.cTom Tromey1-0/+6
2018-06-18Use unique_xmalloc_ptr in darwin_current_sosTom Tromey1-0/+4
2018-06-18Use unique_xmalloc_ptr in two solib functionsTom Tromey1-0/+7
2018-06-18Remove resume_section_map_updates_cleanupTom Tromey1-0/+11
2018-06-18Use unique_xmalloc_ptr for read_stringTom Tromey1-0/+13
2018-06-18Remove cleanups from ser-mingw.cTom Tromey1-0/+7
2018-06-18Remove la_errorTom Tromey1-0/+34
2018-06-18Ptrace support for Aarch64 SVEAlan Hayward1-0/+57
2018-06-18Add Aarch64 SVE compatibility macrosAlan Hayward1-0/+14
2018-06-16gdb: Don't drop SIGSTOP during stop_all_threadsAndrew Burgess1-0/+6
2018-06-15[gdb] Add me to write-after-approval section in MAINTAINERSTom de Vries1-0/+4
2018-06-14update-gnulib.sh: Report required versions of autoconf/aclocalSimon Marchi1-0/+5
2018-06-14type alignment: Use type_length_unitsSimon Marchi1-0/+5
2018-06-14Fix/improve on-line help of 'define' command.Philippe Waroquiers1-0/+5
2018-06-14[gdb/cli] Honour 'print pretty' when printing result of finish commandTom de Vries1-0/+6
2018-06-13Fix GDB sparc buildSimon Marchi1-0/+10
2018-06-13Fix procfs.c compilationRainer Orth1-0/+6
2018-06-12gdb: Run INF_EXEC_COMPLETE handler for additional casesAndrew Burgess1-0/+8
2018-06-12gdb: Mark async event handler when event is already pendingAndrew Burgess1-0/+6
2018-06-12gdb: Fix an infrun debug log messageAndrew Burgess1-0/+4
2018-06-11Rename some functions, index -> gdb_indexSimon Marchi1-0/+7
2018-06-11Fix gdb build on hppa-linuxJohn David Anglin1-0/+6
2018-06-11Add Aarch64 SVE dwarf regnumsAlan Hayward1-0/+8
2018-06-11Add regcache raw_compare methodAlan Hayward1-0/+6
2018-06-11Add reg_buffer_commonAlan Hayward1-0/+16
2018-06-10Remove use of queue from remote.cTom Tromey1-0/+24
2018-06-10Remove cleanups from record-full.cTom Tromey1-0/+8
2018-06-10Remove a VEC from record-full.cTom Tromey1-0/+11
2018-06-10Remove more "struct" keywords in range-based for loopsSimon Marchi1-0/+5
2018-06-10Fix some missed "beneath" conversionsTom Tromey1-0/+13
2018-06-10Remove cleanups from tracefile.cTom Tromey1-0/+7
2018-06-09Use std::unique_ptr in reg_bufferSimon Marchi1-0/+8