projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix extraneous complaints about missing expected TLS relocation.
[external/binutils.git]
/
gdb
/
2016-08-10
Pedro Alves
Quiet ARI gettext checks
tree
|
commitdiff
2016-08-09
Pedro Alves
Fix PR gdb/20418 - Problems with synchronous commands...
tree
|
commitdiff
2016-08-09
Pedro Alves
Fix PR mi/20431 - Missing MI prompts after sync executi...
tree
|
commitdiff
2016-08-09
Pedro Alves
Fix PR gdb/18653: gdb disturbs inferior's inherited...
tree
|
commitdiff
2016-08-09
Pedro Alves
Fix PR gdb/20295: GDB segfaults printing bitfield membe...
tree
|
commitdiff
2016-08-08
Pedro Alves
Regenerate some target description files
tree
|
commitdiff
2016-08-05
Simon Marchi
Remove unused cli_command_loop declaration
tree
|
commitdiff
2016-08-05
Pedro Alves
Fix PR remote/20398: File-IO write always outputs ...
tree
|
commitdiff
2016-08-05
Pedro Alves
gdb/NEWS: Mention that C++ is now the default
tree
|
commitdiff
2016-08-05
Pedro Alves
gdb/configure --help: suggest --disable-build-with...
tree
|
commitdiff
2016-08-04
Yao Qi
Determine target description for native aarch64
tree
|
commitdiff
2016-08-04
Yao Qi
Quiet ptrace error ESRCH in regsets_fetch_inferior_regi...
tree
|
commitdiff
2016-08-03
Tom Tromey
PR python/18565 - make Frame.function work for inline...
tree
|
commitdiff
2016-08-03
Tom Tromey
Avoid potential memory leak in find_frame_funname
tree
|
commitdiff
2016-08-03
Tom Tromey
Update NEWS to mention Python breakpoint events
tree
|
commitdiff
2016-08-02
Tom Tromey
Add myself as Rust maintainer
tree
|
commitdiff
2016-08-02
Yao Qi
[GDBserver] Remove td_ta_event_addr td_ta_set_event...
tree
|
commitdiff
2016-08-01
Joel Brobecker
Update NEWS post GDB 7.12 branch creation.
tree
|
commitdiff
2016-08-01
Joel Brobecker
Bump version to 7.12.50.DATE-git.
tree
|
commitdiff
2016-08-01
Yao Qi
Swap "single-process" and "multi-process" in process...
tree
|
commitdiff
2016-08-01
Yao Qi
Tweak gdb.cp tests for aarch32
tree
|
commitdiff
2016-07-26
Alan Modra
Wean gdb and sim off private libbfd.h header
tree
|
commitdiff
2016-07-26
Pedro Alves
Fix PR server/20414 - x32 gdbserver always crashes...
tree
|
commitdiff
2016-07-26
Tom Tromey
PR python/20190 - compute TLS symbol without a frame
tree
|
commitdiff
2016-07-26
Pedro Alves
Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx...
tree
|
commitdiff
2016-07-26
Pedro Alves
Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof...
tree
|
commitdiff
2016-07-26
Markus Metzger
btrace, testsuite: fix assembly source file selection
tree
|
commitdiff
2016-07-25
Simon Marchi
Handle correctly passing a bad interpreter name to...
tree
|
commitdiff
2016-07-25
Pedro Alves
linux-procfs: Handle lowercase "t (tracing stop)" state
tree
|
commitdiff
2016-07-25
Pedro Alves
linux-procfs: Introduce enum proc_state
tree
|
commitdiff
2016-07-25
Tim Wiederhake
Add myself as a write-after-approval GDB maintainer.
tree
|
commitdiff
2016-07-25
Tim Wiederhake
btrace: Resume recording after disconnect.
tree
|
commitdiff
2016-07-23
Gabriel Krisman...
Implement catch syscall group
tree
|
commitdiff
2016-07-23
Andrew Pinski
Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint
tree
|
commitdiff
2016-07-23
Руслан Ижбулатов
Support JIT debugging on MS-Windows
tree
|
commitdiff
2016-07-22
Tom Tromey
PR rust/20162 - fix gdb regressions caused by rust...
tree
|
commitdiff
2016-07-22
Yao Qi
Get "num" as unsigned in ctf
tree
|
commitdiff
2016-07-21
Tom Tromey
Allow empty struct expressions in Rust
tree
|
commitdiff
2016-07-21
Tom Tromey
Add -Wunused-but-set-* to build
tree
|
commitdiff
2016-07-21
Pedro Alves
Fix djgpp gdb build
tree
|
commitdiff
2016-07-21
Pedro Alves
Remove unused variable in windows-nat.c
tree
|
commitdiff
2016-07-21
Pedro Alves
Remove unused variable in gdb/varobj.c when built witho...
tree
|
commitdiff
2016-07-21
Yao Qi
Fix cast to 'gdb_breakpoint *'
tree
|
commitdiff
2016-07-21
Yao Qi
Support vCont s and S actions with software single...
tree
|
commitdiff
2016-07-21
Yao Qi
Use reinsert_breakpoint for vCont;s
tree
|
commitdiff
2016-07-21
Yao Qi
Enqueue signal even when resuming threads
tree
|
commitdiff
2016-07-21
Yao Qi
Use enqueue_pending_signal in linux_resume_one_thread
tree
|
commitdiff
2016-07-21
Yao Qi
Switch current_thread to lwp's thread in install_softwa...
tree
|
commitdiff
2016-07-21
Yao Qi
Make reinsert_breakpoint thread specific
tree
|
commitdiff
2016-07-21
Yao Qi
Refactor clone_all_breakpoints
tree
|
commitdiff
2016-07-21
Yao Qi
Create sub classes of 'struct breakpoint'
tree
|
commitdiff
2016-07-21
Yao Qi
Pass breakpoint type in set_breakpoint_at
tree
|
commitdiff
2016-07-21
Yao Qi
Skip gdb.server/ tests if lack of XML support
tree
|
commitdiff
2016-07-21
Yao Qi
Fix fail in gdb.server/solib-list.exp
tree
|
commitdiff
2016-07-20
John Baldwin
Use a real vfork done event on FreeBSD when available.
tree
|
commitdiff
2016-07-20
John Baldwin
Enable ptrace events on new child processes.
tree
|
commitdiff
2016-07-20
John Baldwin
Consolidate code to enable optional FreeBSD native...
tree
|
commitdiff
2016-07-20
Jan Kratochvil
testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB
tree
|
commitdiff
2016-07-20
Jan Kratochvil
testsuite: Fix gdb.btrace/tailcall-only.exp errors...
tree
|
commitdiff
2016-07-20
Jan Kratochvil
testsuite patch: Skip py-unwind.exp on x86_64 -m32
tree
|
commitdiff
2016-07-19
Pedro Alves
Build gdb.opt/inline-*.exp tests at -O0, rely on __attr...
tree
|
commitdiff
2016-07-19
Yao Qi
Use do_self_tests in selftest.exp
tree
|
commitdiff
2016-07-15
Don Breazeal
GDB testsuite: Escape paths used in regular expressions
tree
|
commitdiff
2016-07-15
John Baldwin
Pass SIGLIBRT directly to child processes.
tree
|
commitdiff
2016-07-14
Tom Tromey
Add missing newline to py-breakpoint.c
tree
|
commitdiff
2016-07-14
Tom Tromey
Remove unused variables
tree
|
commitdiff
2016-07-14
Tom Tromey
Remove some variables but call functions for side effects
tree
|
commitdiff
2016-07-14
Tom Tromey
Remove some unused overlay code
tree
|
commitdiff
2016-07-14
Tom Tromey
Use getcurx in curses code
tree
|
commitdiff
2016-07-14
Tom Tromey
Add one use of ATTRIBUTE_UNUSED
tree
|
commitdiff
2016-07-14
Tom Tromey
Change reopen_exec_file to check result of stat
tree
|
commitdiff
2016-07-13
Tom Tromey
PR python/15620, PR python/18620 - breakpoint events...
tree
|
commitdiff
2016-07-13
Tom Tromey
PR python/17698 - add Breakpoint.pending
tree
|
commitdiff
2016-07-13
Tom Tromey
use user_breakpoint_p in python code
tree
|
commitdiff
2016-07-13
Tom Tromey
Rearrange Python breakpoint node in documentation
tree
|
commitdiff
2016-07-13
Tom Tromey
Fix PR cli/18053
tree
|
commitdiff
2016-07-13
Jan Kratochvil
[ppc64] Fix for function descriptors
tree
|
commitdiff
2016-07-12
Tom Tromey
PR python/19293 - invalidate frame cache when unwinders...
tree
|
commitdiff
2016-07-12
Yao Qi
Match the selftest output when captured_main is inlined
tree
|
commitdiff
2016-07-12
Chung-Lin Tang
Add type casts to allow C++ compile.
tree
|
commitdiff
2016-07-07
Walfred Tedeschi
[obv] Fix broken build on Fedora 23.
tree
|
commitdiff
2016-07-07
Walfred Tedeschi
Fix of default lookup for "this" symbol.
tree
|
commitdiff
2016-07-06
Simon Marchi
gdb.ada/arraydim.exp: Fix directory layout
tree
|
commitdiff
2016-07-06
Simon Marchi
Remove extra output directory level for Ada tests
tree
|
commitdiff
2016-07-06
John Baldwin
Remove extraneous parentheses.
tree
|
commitdiff
2016-07-06
John Baldwin
Use unsigned integer constant with left shifts.
tree
|
commitdiff
2016-07-06
John Baldwin
Set uses_fp for frames with a valid FP register explicitly.
tree
|
commitdiff
2016-07-06
John Baldwin
Remove check for negative size.
tree
|
commitdiff
2016-07-06
John Baldwin
Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done...
tree
|
commitdiff
2016-07-06
Yao Qi
[ARM] Fix endless recursion on calculating CPRC candidate
tree
|
commitdiff
2016-07-06
Manish Goregaokar
Allow subscripting raw pointers
tree
|
commitdiff
2016-07-05
Yao Qi
Fix fail in gdb.mi/mi-reverse.exp
tree
|
commitdiff
2016-07-05
Jan Kratochvil
babeltrace compilation regression
tree
|
commitdiff
2016-07-01
Don Breazeal
Optimize memory_xfer_partial for remote
tree
|
commitdiff
2016-07-01
John Baldwin
Fake VFORK_DONE events when following only the parent...
tree
|
commitdiff
2016-07-01
John Baldwin
Move fbsd_resume and related functions below fork follo...
tree
|
commitdiff
2016-07-01
John Baldwin
Honor detach-on-fork on FreeBSD.
tree
|
commitdiff
2016-07-01
John Baldwin
Set debug registers on all threads belonging to the...
tree
|
commitdiff
2016-07-01
John Baldwin
Consolidate x86 debug register code for BSD native...
tree
|
commitdiff
2016-07-01
Pedro Alves
Extend JIT-reader test and fix GDB problems that exposes
tree
|
commitdiff
next