aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-21btrace: fix case label in btrace_data_appendMarkus Metzger1-0/+4
2015-07-20Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi1-0/+7
2015-07-18dwarf2read: Allow SEC_ALLOC sections to be located at address 0.Kevin Buettner1-0/+5
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-0/+35
2015-07-17Pass aarch64_debug_reg_state to functionsYao Qi1-0/+16
2015-07-17Use debug_printf to print debug messageYao Qi1-0/+6
2015-07-17int -> enum target_hw_bp_type in aarch64-linux-nat.cYao Qi1-0/+10
2015-07-17Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_cap...Yao Qi1-0/+5
2015-07-17Fix using uninitialised valuesYao Qi1-0/+5
2015-07-16[AArch64] Mark single precision pseudo registers unavailable if invalidPierre Langlois1-0/+5
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-0/+10
2015-07-15Validate symbol file using build-idJan Kratochvil1-0/+28
2015-07-15gdbserver build-id attribute generatorJan Kratochvil1-0/+7
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil1-0/+32
2015-07-15Prepare linux_find_memory_regions_full & co. for moveJan Kratochvil1-0/+22
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-0/+19
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil1-0/+15
2015-07-15Move ChangeLog entry to gdbserverPierre Langlois1-6/+0
2015-07-15[GDBserver][AArch64] Enable support for range steppingPierre Langlois1-0/+6
2015-07-15ari, btrace: avoid unsigned long longMarkus Metzger1-0/+22
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