summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-0/+27
* C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves2015-07-241-0/+10
* Move gdb_ptrace.h to nat/Pedro Alves2015-07-241-0/+6
* make gdbserver use the same ptrace autoconf checks as gdbPedro Alves2015-07-241-0/+6
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-6/+6
* Fix crash when reading dummy CUs.Doug Evans2015-07-231-0/+7
* py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli2015-07-231-0/+8
* gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat2015-07-231-0/+6
* Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi2015-07-231-0/+6
* Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi2015-07-211-0/+10
* btrace: fix case label in btrace_data_appendMarkus Metzger2015-07-211-0/+4
* Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi2015-07-201-0/+7
* dwarf2read: Allow SEC_ALLOC sections to be located at address 0.Kevin Buettner2015-07-181-0/+5
* Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi2015-07-171-0/+35
* Pass aarch64_debug_reg_state to functionsYao Qi2015-07-171-0/+16
* Use debug_printf to print debug messageYao Qi2015-07-171-0/+6
* int -> enum target_hw_bp_type in aarch64-linux-nat.cYao Qi2015-07-171-0/+10
* Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_cap...Yao Qi2015-07-171-0/+5
* Fix using uninitialised valuesYao Qi2015-07-171-0/+5
* [AArch64] Mark single precision pseudo registers unavailable if invalidPierre Langlois2015-07-161-0/+5
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-0/+10
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+28
* gdbserver build-id attribute generatorJan Kratochvil2015-07-151-0/+7
* Move linux_find_memory_regions_full & co.Jan Kratochvil2015-07-151-0/+32
* Prepare linux_find_memory_regions_full & co. for moveJan Kratochvil2015-07-151-0/+22
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-0/+19
* Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil2015-07-151-0/+15
* Move ChangeLog entry to gdbserverPierre Langlois2015-07-151-6/+0
* [GDBserver][AArch64] Enable support for range steppingPierre Langlois2015-07-151-0/+6
* ari, btrace: avoid unsigned long longMarkus Metzger2015-07-151-0/+22
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-0/+53
* Add support reading D modules from DWARFIain Buclaw2015-07-141-0/+12
* Fix build issue with nat/linux-namespaces.c.Peter Bergner2015-07-141-0/+6
* Fix attach-pie-noexec.exp fail on native-extended-gdbserverYao Qi2015-07-131-0/+5
* gdb/tui: Add command completion to winheight command.Andrew Burgess2015-07-131-0/+9
* Fix GDB breakage due to addition of new nios2 mach types in BFD.Sandra Loosemore2015-07-121-0/+5
* rx-tdep.c: Use target_read_code instead of target_read_memory.Kevin Buettner2015-07-101-0/+5
* gdb/tui: Use cleanups to free string copies.Andrew Burgess2015-07-101-0/+6
* gdb/tui: Define tui window names once.Andrew Burgess2015-07-101-0/+5
* gdb: Convert TUI windows names to lower case.Andrew Burgess2015-07-101-0/+10
* record: set stop_pc in "record goto" commandMarkus Metzger2015-07-101-0/+8
* Add NEWS entry for tracepoints support on aarch64-linuxPierre Langlois2015-07-091-0/+4
* [GDBServer][AArch64] Enable support for tracepointsPierre Langlois2015-07-091-0/+6
* [testsuite][AArch64] Port gdb.tracePierre Langlois2015-07-091-0/+11
* [AArch64] Implement gdbarch_gen_return_address gdbarch methodPierre Langlois2015-07-091-0/+6
* [AArch64] Teach stub unwinder to terminate gracefullyPierre Langlois2015-07-091-0/+9
* [AArch64] Teach prologue unwinder to terminate gracefullyPierre Langlois2015-07-091-0/+17
* [AArch64] Only access inferior registers when creating a frame cachePierre Langlois2015-07-091-0/+11
* [AArch64] Refactor aarch64_make_stub_cachePierre Langlois2015-07-091-0/+8
* [AArch64] Refactor aarch64_make_prologue_cachePierre Langlois2015-07-091-0/+10