aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-0/+53
2015-07-14Add support reading D modules from DWARFIain Buclaw1-0/+12
2015-07-14Fix build issue with nat/linux-namespaces.c.Peter Bergner1-0/+6
2015-07-13Fix attach-pie-noexec.exp fail on native-extended-gdbserverYao Qi1-0/+5
2015-07-13gdb/tui: Add command completion to winheight command.Andrew Burgess1-0/+9
2015-07-12Fix GDB breakage due to addition of new nios2 mach types in BFD.Sandra Loosemore1-0/+5
2015-07-10rx-tdep.c: Use target_read_code instead of target_read_memory.Kevin Buettner1-0/+5
2015-07-10gdb/tui: Use cleanups to free string copies.Andrew Burgess1-0/+6
2015-07-10gdb/tui: Define tui window names once.Andrew Burgess1-0/+5
2015-07-10gdb: Convert TUI windows names to lower case.Andrew Burgess1-0/+10
2015-07-10record: set stop_pc in "record goto" commandMarkus Metzger1-0/+8
2015-07-09Add NEWS entry for tracepoints support on aarch64-linuxPierre Langlois1-0/+4
2015-07-09[GDBServer][AArch64] Enable support for tracepointsPierre Langlois1-0/+6
2015-07-09[testsuite][AArch64] Port gdb.tracePierre Langlois1-0/+11
2015-07-09[AArch64] Implement gdbarch_gen_return_address gdbarch methodPierre Langlois1-0/+6
2015-07-09[AArch64] Teach stub unwinder to terminate gracefullyPierre Langlois1-0/+9
2015-07-09[AArch64] Teach prologue unwinder to terminate gracefullyPierre Langlois1-0/+17
2015-07-09[AArch64] Only access inferior registers when creating a frame cachePierre Langlois1-0/+11
2015-07-09[AArch64] Refactor aarch64_make_stub_cachePierre Langlois1-0/+8
2015-07-09[AArch64] Refactor aarch64_make_prologue_cachePierre Langlois1-0/+10
2015-07-09Factor out memberptr printing code from c_val_printSimon Marchi1-0/+6
2015-07-09Factor out int printing code from c_val_printSimon Marchi1-0/+5
2015-07-09Factor out struct and union printing code from c_val_printSimon Marchi1-0/+7
2015-07-09Factor out pointer printing code from c_val_printSimon Marchi1-0/+6
2015-07-09Factor out array printing code from c_val_printSimon Marchi1-0/+6
2015-07-09Factor out print_unpacked_pointer from c_val_printSimon Marchi1-0/+6
2015-07-09Remove unneeded variable assignmentSimon Marchi1-0/+5
2015-07-09Pass ptid to aarch64_linux_get_debug_reg_capacityYao Qi1-0/+5
2015-07-09btrace, pt: support new packetsMarkus Metzger1-0/+5
2015-07-09btrace: fix build fail with 32-bit BFDMarkus Metzger1-0/+4
2015-07-08Add missing spaces in previous patchSimon Marchi1-0/+4
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-0/+29
2015-07-08tui: replace deprecated_register_changed_hook with observerPatrick Palka1-0/+18
2015-07-08Revert "Delete program spaces directly when removing inferiors"Simon Marchi1-26/+0
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-0/+26
2015-07-08compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil1-0/+5
2015-07-08PR18617 - Incorrect expression bytecode generated for narrowing conversionsRobert O'Callahan1-0/+5
2015-07-08add myself to write-after-approval listMarkus Metzger1-0/+4
2015-07-08ari: fix strerror() useMarkus Metzger1-0/+5
2015-07-07Set architecture to arm in arm-*.xml filesYao Qi1-0/+15
2015-07-07Native debug arm program by aarch64 GDBYao Qi1-0/+22
2015-07-07New aarch32-linux-nat.cYao Qi1-0/+15
2015-07-07Remove {fetch,store}_fpregister and {fetch,store}_registerYao Qi1-0/+11
2015-07-06gdb: Rewrite documentation for layout and focus commands.Andrew Burgess1-0/+5
2015-07-06Update NEWS post GDB 7.10 branch creation.Joel Brobecker1-0/+6
2015-07-06Bump version to 7.10.50.DATE-cvs.Joel Brobecker1-0/+5
2015-07-06Fix problems with finishing a dummy function call on simulators.gdb-7.10-branchpointLuis Machado1-0/+7
2015-07-06gdb/doc: Fix incorrect use of @xref.Andrew Burgess1-0/+4
2015-07-06gdb/tui: Don't cast between window types.Andrew Burgess1-0/+5
2015-07-06search_struct_field: remove OFFSET parameterSimon Marchi1-0/+7