aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal3-17/+17
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker5-0/+52
2015-05-14Remove buggy xterm workaround in tui_dispatch_ctrl_char()Patrick Palka2-74/+38
2015-05-13dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Martin Galvan2-0/+6
2015-05-13revert previous patch, author not setDoug Evans2-6/+0
2015-05-13dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Doug Evans2-0/+6
2015-05-13Make regcache_cpy_no_passthrough staticJan Kratochvil3-8/+18
2015-05-13Remove stop_registersJan Kratochvil6-38/+16
2015-05-13infcall: stop_registers -> register_dummy_frame_dtorJan Kratochvil6-25/+188
2015-05-13register_dummy_frame_dtor: Permit multiple dtorsJan Kratochvil3-18/+62
2015-05-13Call dummy_frame_dtor_ftype also from remove_dummy_frameJan Kratochvil4-7/+23
2015-05-13Document the GDB 7.9.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-05-13gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.Joel Brobecker2-1/+12
2015-05-13Add missing ChangeLog entry for previous commitPatrick Palka1-1/+7
2015-05-13Avoid race condition when handling a SIGWINCH signalPatrick Palka2-2/+2
2015-05-13dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanupJan Kratochvil5-5/+19
2015-05-13Fix PR gdb/17820Patrick Palka6-30/+95
2015-05-12tweak some commentsDoug Evans2-4/+10
2015-05-12Extended-remote fork event docsDon Breazeal4-0/+124
2015-05-12Extended-remote fork catchDon Breazeal2-3/+241
2015-05-12Extended-remote follow vforkDon Breazeal6-7/+78
2015-05-12Arch-specific remote follow forkDon Breazeal7-12/+187
2015-05-12Extended-remote Linux follow forkDon Breazeal14-106/+415
2015-05-12Clone remote breakpointsDon Breazeal3-0/+119
2015-05-12Identify remote fork event supportDon Breazeal10-1/+120
2015-05-12Locate executables on remote stubs without multiprocess extensionsGary Benson6-9/+54
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra11-1/+135
2015-05-08Avoid segfault on missing directory table.Sandra Loosemore2-6/+17
2015-05-08Fix register save offset for nios2 signal handler trampolines.Sandra Loosemore2-2/+28
2015-05-08Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.Sandra Loosemore2-7/+11
2015-05-08Revert to using "trap 31" for breakpoints on nios2.Sandra Loosemore2-6/+19
2015-05-08Fix coredump-filter.exp by correctly unsetting arraySergio Durigan Junior2-1/+6
2015-05-08Fix sequential gdb test runsPedro Alves2-0/+8
2015-05-08Remove unused declaration of print_return_value.Jan Kratochvil2-3/+4
2015-05-08Problem printing record with array whose upper bound is record componentJoel Brobecker2-2/+8
2015-05-08[Ada] error trying to call function when parameter is aligner type.Joel Brobecker2-0/+15
2015-05-08gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.Joel Brobecker2-3/+4
2015-05-08[PR python/18291] Fix printing of "disabled" status of xmethod matchers.Siva Chandra4-2/+16
2015-05-08Fix PR 18208: update /proc/pid/coredump_filter by c codeYao Qi3-9/+31
2015-05-08[gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi8-1/+53
2015-05-08S390: Fix for inadvertently setting 24-bit mode in fill_gregsetAndreas Arnez2-9/+25
2015-05-08Skip watch_thread_num.exp on targets without access watchpointsAndreas Arnez2-1/+8
2015-05-07Remove unused td_ta_map_id2thr codeGary Benson2-6/+6
2015-05-07Remove unused td_thr_validate codeGary Benson2-5/+6
2015-05-06compile: Support relocation to GNU-IFUNCsJan Kratochvil2-0/+9
2015-05-06Code cleanup: compile: Constify some parametersJan Kratochvil3-7/+19
2015-05-06PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves4-0/+75
2015-05-06Get rid of deprecated_init_ui_hookJoel Brobecker5-22/+11
2015-05-06Make the "info dll" command available on all platform.Joel Brobecker6-11/+22
2015-05-05Further document ada-lang.c::value_assign_to_component & fix whitespaces.Joel Brobecker2-11/+22