projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add self-test framework to gdb
[external/binutils.git]
/
gdb
/
2016-05-17
Tom Tromey
Add self-test framework to gdb
tree
|
commitdiff
2016-05-17
Tom Tromey
Make gdb expression debugging handle OP_F90_RANGE
tree
|
commitdiff
2016-05-17
Tom Tromey
Fix latent yacc-related bug in gdb/Makefile.in init...
tree
|
commitdiff
2016-05-17
Yao Qi
Use unsuspend_all_lwps
tree
|
commitdiff
2016-05-16
Yao Qi
Match shell_prompt # in batch-preserve-term-settings.exp
tree
|
commitdiff
2016-05-12
Doug Evans
PR symtab/19999 gdb unable to resolve vars with fission+PIE
tree
|
commitdiff
2016-05-11
Trevor Saunders
fix up two issues with the removal of unused variables
tree
|
commitdiff
2016-05-10
Thomas Preud'homme
Use getters/setters to access ARM branch type
tree
|
commitdiff
2016-05-08
Trevor Saunders
remove trivialy unused variables
tree
|
commitdiff
2016-05-05
Simon Marchi
Fix ChangeLog entry format
tree
|
commitdiff
2016-05-05
Yao Qi
Initialize res in get_next_pcs_read_memory_unsigned_integer
tree
|
commitdiff
2016-05-05
Yao Qi
Change type of cpsr in arm_sigreturn_next_pc
tree
|
commitdiff
2016-05-04
Ulrich Weigand
[spu] Fix C++ build problems
tree
|
commitdiff
2016-05-04
Yao Qi
Throw NOT_AVAILABLE_ERROR in read_stack and read_code
tree
|
commitdiff
2016-05-04
Simon Marchi
Fix solib-display.exp remote check
tree
|
commitdiff
2016-05-04
Simon Marchi
Introduce procedure use_gdb_stub
tree
|
commitdiff
2016-05-03
Doug Evans
PR symtab/19914 fix handling of dwp + split debug
tree
|
commitdiff
2016-05-03
Don Breazeal
Fix typos in gdb_pipe function comment
tree
|
commitdiff
2016-05-03
Pedro Alves
Fix gdb/python/python.c use-after-free
tree
|
commitdiff
2016-05-03
Pedro Alves
Remove gdb/python/python.c code that handles strlen...
tree
|
commitdiff
2016-05-03
Pedro Alves
Fix PR gdb/16818, workaround Python's forcing of -expor...
tree
|
commitdiff
2016-05-03
Pedro Alves
Fix "-Wl,--dynamic-list" gdb/configure test
tree
|
commitdiff
2016-05-03
Kyrylo Tkachov
[gdb] Fix -Wparentheses warnings
tree
|
commitdiff
2016-05-02
Simon Marchi
Fix detach.exp remote check
tree
|
commitdiff
2016-05-02
Simon Marchi
Fix annota-input-while-running.exp remote check
tree
|
commitdiff
2016-05-02
Eli Zaretskii
Fix startup on MS-Windows when 'gdb.ini' is found in...
tree
|
commitdiff
2016-04-28
Simon Marchi
Don't show deprecated commands in help
tree
|
commitdiff
2016-04-28
Simon Marchi
Add test for tracepoint enable/disable
tree
|
commitdiff
2016-04-28
Par Olsson
Fix write endianness/size problem for fast tracepoint...
tree
|
commitdiff
2016-04-28
Simon Marchi
ftrace tests: Use gdb_load_shlib result to lookup IPA...
tree
|
commitdiff
2016-04-28
Yao Qi
Remove need_step_over from struct lwp_info
tree
|
commitdiff
2016-04-27
Simon Marchi
Rename gdb_load_shlibs to gdb_load_shlib
tree
|
commitdiff
2016-04-27
Simon Marchi
Make gdb_load_shlibs return the destination path of...
tree
|
commitdiff
2016-04-27
Jan Kratochvil
Workaround gdbserver<7.7 for setfs
tree
|
commitdiff
2016-04-27
Yao Qi
Skip gdb.base/branch-to-self.exp if gdb,nosignals exists
tree
|
commitdiff
2016-04-27
Martin Galvan
c_value_print: Revert 'val' to a reference for TYPE_COD...
tree
|
commitdiff
2016-04-27
Yao Qi
Tweak doc on command tfind
tree
|
commitdiff
2016-04-27
Andreas Arnez
Avoid non-C++-enabled babeltrace versions
tree
|
commitdiff
2016-04-26
Keven Boell
fort_dyn_array: Use value constructor instead of raw...
tree
|
commitdiff
2016-04-26
Bernhard Heckel
fort_dyn_array: Support evaluation of dynamic elements...
tree
|
commitdiff
2016-04-26
Bernhard Heckel
fort_dyn_array: Enable dynamic member types inside...
tree
|
commitdiff
2016-04-25
Yao Qi
New test case gdb.base/branch-to-self.exp
tree
|
commitdiff
2016-04-25
Yao Qi
Resume the inferior with signal rather than stepping...
tree
|
commitdiff
2016-04-25
Yao Qi
[GDBserver] Don't error in reinsert_raw_breakpoint...
tree
|
commitdiff
2016-04-25
Yao Qi
Insert breakpoint even when the raw breakpoint is found
tree
|
commitdiff
2016-04-25
Yao Qi
Force to insert software single step breakpoint
tree
|
commitdiff
2016-04-22
Edjunior Barbosa...
Fix checks for VSX and Altivec availability on Power
tree
|
commitdiff
2016-04-22
Yao Qi
Fix fails in gdb.trace/unavailable.exp
tree
|
commitdiff
2016-04-22
Yao Qi
Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEM...
tree
|
commitdiff
2016-04-22
Pedro Alves
Centralize yacc interface names remapping (yyparse...
tree
|
commitdiff
2016-04-22
Pedro Alves
Switch gdb's TRY/CATCH to C++ try/catch
tree
|
commitdiff
2016-04-22
Pedro Alves
Propagate GDB/C++ exceptions across readline using...
tree
|
commitdiff
2016-04-22
Pedro Alves
Rename rl_callback_read_char_wrapper -> gdb_rl_callback...
tree
|
commitdiff
2016-04-22
Yao Qi
[ARM] Clear reserved bits in CPSR
tree
|
commitdiff
2016-04-22
Yao Qi
Fix fail in gdb.base/annota1.exp and gdb.base/annota3.exp
tree
|
commitdiff
2016-04-22
Joel Brobecker
Joel Brobecker stepping down as AIX Maintainer
tree
|
commitdiff
2016-04-22
Walfred Tedeschi
[obv] [PR gdb/19980] Typo in gdbserver/configure.srv
tree
|
commitdiff
2016-04-22
Yao Qi
Tweak gdb.reverse/step-precsave.exp and gdb.reverse...
tree
|
commitdiff
2016-04-22
Yao Qi
Deliver signal in hardware single step
tree
|
commitdiff
2016-04-22
Yao Qi
New test case gdb.trace/signal.exp
tree
|
commitdiff
2016-04-22
Maciej W. Rozycki
MIPS: Go back with the default Linux # of registers...
tree
|
commitdiff
2016-04-21
Pedro Alves
Switch gdb's TRY/CATCH to sjlj again
tree
|
commitdiff
2016-04-21
Pedro Alves
Fix AIX gdb build with C++ compiler
tree
|
commitdiff
2016-04-21
Pedro Alves
Fix s390 GNU/Linux gdb and gdbserver builds
tree
|
commitdiff
2016-04-21
Pedro Alves
Add missing sentinel 'char *' casts in concat/reconcat...
tree
|
commitdiff
2016-04-20
Pedro Alves
Build GDB as a C++ program by default
tree
|
commitdiff
2016-04-20
Pedro Alves
Fix host signal vs gdb signal mixup in gdb/darwin-nat.c
tree
|
commitdiff
2016-04-20
Pedro Alves
Fix "incompatible pointer type" warning in gdb/aarch64...
tree
|
commitdiff
2016-04-20
Pedro Alves
gdb/darwin-nat.c: Fix "cast to pointer from integer...
tree
|
commitdiff
2016-04-20
Doug Evans
symmisc.c (dump_symtab_1): Print owning compunit for...
tree
|
commitdiff
2016-04-20
Yao Qi
Include arch/arm-linux.h in aarch32-linux-nat.c
tree
|
commitdiff
2016-04-20
Yao Qi
Move ARM_CPSR_GREGNUM to arch/arm-linux.h
tree
|
commitdiff
2016-04-19
John Baldwin
Handle void * conversions in FreeBSD/x86 native code...
tree
|
commitdiff
2016-04-19
John Baldwin
Cast the pointer assigned to ss_sp to char *.
tree
|
commitdiff
2016-04-19
Doug Evans
Add pr number to earlier entry.
tree
|
commitdiff
2016-04-19
Doug Evans
symmisc.c (dump_symtab_1, dump_symtab): Delete arg...
tree
|
commitdiff
2016-04-19
Doug Evans
Fix copyright year, remove linux only test.
tree
|
commitdiff
2016-04-19
Doug Evans
* source.c (is_regular_file): New arg errno_ptr.
tree
|
commitdiff
2016-04-19
Andreas Arnez
linux-record: Squash cases with identical handling
tree
|
commitdiff
2016-04-19
Walfred Tedeschi
Re-factor (i386|amd64)mpx target descriptions.
tree
|
commitdiff
2016-04-19
Walfred Tedeschi
Add target descriptions for AVX + MPX
tree
|
commitdiff
2016-04-18
Pedro Alves
Fix PR gdb/19250: ptrace prototype is not detected...
tree
|
commitdiff
2016-04-18
Martin Galvan
Fix gdb crash when trying to print the address of a...
tree
|
commitdiff
2016-04-18
Bernhard Heckel
fortran: Testsuite, fix different type naming across...
tree
|
commitdiff
2016-04-18
Bernhard Heckel
Testsuite: Fix compiling of shared libraries with ICC.
tree
|
commitdiff
2016-04-18
Bernhard Heckel
testsuite: Support detection of Intel compilers via...
tree
|
commitdiff
2016-04-18
Yao Qi
Revert 415fa612
tree
|
commitdiff
2016-04-16
Pedro Alves
gdb/ada-exp.y: Remap yydefred
tree
|
commitdiff
2016-04-15
Pedro Alves
Fix gdb build with --enable-build-with-cxx --disable-nls
tree
|
commitdiff
2016-04-15
Pedro Alves
Fix gdb C++ build when libipt is available
tree
|
commitdiff
2016-04-15
Pedro Alves
MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT
tree
|
commitdiff
2016-04-15
Yao Qi
[ARM] minor opt in thumb_stack_frame_destroyed_p
tree
|
commitdiff
2016-04-14
Pedro Alves
Avoid "format not a string literal" warnings
tree
|
commitdiff
2016-04-14
Pedro Alves
Avoid implicit float <-> integer conversion warnings
tree
|
commitdiff
2016-04-13
Luis Machado
Test GDB connection to GDBserver with no symbol files
tree
|
commitdiff
2016-04-13
Luis Machado
Debugging without a binary (regression)
tree
|
commitdiff
2016-04-13
Antoine Tremblay
Fix zero_ext documentation
tree
|
commitdiff
2016-04-13
Simon Marchi
Fix and improve comment in gdb_remote_download
tree
|
commitdiff
2016-04-13
Simon Marchi
gdbserver-base.exp: Copy file to standard output direct...
tree
|
commitdiff
2016-04-13
Antoine Tremblay
Fix aarch64 ftrace JIT condition testcase
tree
|
commitdiff
next