aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Factor out array printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out print_unpacked_pointer from generic_val_printSimon Marchi1-0/+6
2015-07-27Have SIGTERM promptly quit GDB even when the dummy target is activePatrick Palka1-0/+6
2015-07-27Fix ChangeLog entryYao Qi1-0/+4
2015-07-25remote.c: Make read_ptid return a null value when no thread id is found.Kevin Buettner1-0/+9
2015-07-25Revert "Sync readline/ to version 7.0 alpha"Patrick Palka1-5/+0
2015-07-25Sync readline/ to version 7.0 alphaPatrick Palka1-0/+5
2015-07-24Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves1-0/+6
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves1-0/+6
2015-07-24Fix failed exec error messagePedro Alves1-0/+4
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-0/+27
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-0/+10
2015-07-24Move gdb_ptrace.h to nat/Pedro Alves1-0/+6
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-0/+6
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-6/+6
2015-07-23Fix crash when reading dummy CUs.Doug Evans1-0/+7
2015-07-23py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli1-0/+8
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat1-0/+6
2015-07-23Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi1-0/+6
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi1-0/+10
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