projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix access violation disassembling a corrupt VMS binary.
[external/binutils.git]
/
gdb
/
2017-06-19
Pedro Alves
.gdb_index writer: close the file before unlinking it
tree
|
commitdiff
2017-06-19
Sergio Durigan Junior
Use getenv instead of gdb_environ on mi-cmd-env.c
tree
|
commitdiff
2017-06-18
Thomas Petazzoni
nat/linux-ptrace.c: add missing gdb_byte* cast
tree
|
commitdiff
2017-06-17
Simon Marchi
Add ATTRIBUTE_PRINTF to trace_start_error
tree
|
commitdiff
2017-06-17
Simon Marchi
linux-low: Remove usage of "register" keyword
tree
|
commitdiff
2017-06-17
Simon Marchi
gdb: Add -Wno-mismatched-tags
tree
|
commitdiff
2017-06-17
Simon Marchi
gdb: Use -Werror when checking for (un)supported warnin...
tree
|
commitdiff
2017-06-17
Simon Marchi
gdb: Pass -x c++ to the compiler
tree
|
commitdiff
2017-06-16
Yao Qi
extract/store integer function template
tree
|
commitdiff
2017-06-16
Anton Kolesov
arc: Select CPU model properly before disassembling
tree
|
commitdiff
2017-06-15
Sergio Durigan Junior
PR gdb/21574: Mention $SHELL and startup-with-shell...
tree
|
commitdiff
2017-06-14
Max Filippov
Maxim Grigoriev stepping down as Xtensa maintainer
tree
|
commitdiff
2017-06-14
Yao Qi
Don't use print_insn_XXX in GDB
tree
|
commitdiff
2017-06-14
Andreas Arnez
Fix register selection in var-access.exp
tree
|
commitdiff
2017-06-14
Pedro Alves
Introduce gdb::byte_vector, add allocator that default...
tree
|
commitdiff
2017-06-13
Simon Marchi
darwin-nat: Add missing include
tree
|
commitdiff
2017-06-13
Simon Marchi
darwin: Add fork-inferior.o to NATDEPFILES
tree
|
commitdiff
2017-06-13
Simon Marchi
aix: Add fork-inferior.o to NATDEPFILES
tree
|
commitdiff
2017-06-13
Andreas Arnez
read/write_pieced_value: Merge into one function
tree
|
commitdiff
2017-06-13
Andreas Arnez
write_pieced_value: Notify memory_changed observers
tree
|
commitdiff
2017-06-13
Andreas Arnez
Fix bit-/byte-offset mismatch in parameter to read_valu...
tree
|
commitdiff
2017-06-13
Andreas Arnez
read/write_pieced_value: Remove unnecessary variable...
tree
|
commitdiff
2017-06-13
Andreas Arnez
Respect piece offset for DW_OP_bit_piece
tree
|
commitdiff
2017-06-13
Andreas Arnez
read/write_pieced_value: Improve logic for buffer alloc...
tree
|
commitdiff
2017-06-13
Andreas Arnez
Fix handling of DWARF register pieces on big-endian...
tree
|
commitdiff
2017-06-13
Andreas Arnez
read/write_pieced_value: Drop 'buffer_size' variable
tree
|
commitdiff
2017-06-13
Andreas Arnez
Add DWARF piece test cases for bit-field access
tree
|
commitdiff
2017-06-13
Andreas Arnez
write_pieced_value: Transfer least significant bits...
tree
|
commitdiff
2017-06-13
Andreas Arnez
write_pieced_value: Fix buffer offset for memory pieces
tree
|
commitdiff
2017-06-13
Andreas Arnez
write_pieced_value: Include transfer size in byte-wise...
tree
|
commitdiff
2017-06-13
Andreas Arnez
write_pieced_value: Fix copy/paste error in size calcul...
tree
|
commitdiff
2017-06-13
Andreas Arnez
read/write_pieced_value: Respect value parent's offset
tree
|
commitdiff
2017-06-13
Andreas Arnez
gdb/testsuite: Add "get_endianness" convenience proc
tree
|
commitdiff
2017-06-13
Andreas Arnez
Remove addr_size field from struct piece_closure
tree
|
commitdiff
2017-06-13
Andreas Arnez
PR gdb/21226: Take DWARF stack value pieces from LSB end
tree
|
commitdiff
2017-06-13
Andreas Arnez
write_pieced_value: Fix size capping logic
tree
|
commitdiff
2017-06-13
Andreas Arnez
Add test for modifiable DWARF locations
tree
|
commitdiff
2017-06-13
Yao Qi
Move initialize_tdesc_mips* calls from mips-linux-nat...
tree
|
commitdiff
2017-06-12
Tom Tromey
Add some 128-bit integer tests
tree
|
commitdiff
2017-06-12
Tom Tromey
Remove val_print_type_code_int
tree
|
commitdiff
2017-06-12
Tom Tromey
Simplify print_scalar_formatted
tree
|
commitdiff
2017-06-12
Tom Tromey
Let print_decimal_chars handle signed values
tree
|
commitdiff
2017-06-12
Tom Tromey
Don't always zero pad in print_*_chars
tree
|
commitdiff
2017-06-12
Pedro Alves
mips-tdep.c: Remove MAX_REGISTER_SIZE usage
tree
|
commitdiff
2017-06-12
Pedro Alves
.gdb_index prod perf regression: mapped_symtab now...
tree
|
commitdiff
2017-06-12
Pedro Alves
.gdb_index prod perf regression: Estimate size of psyms...
tree
|
commitdiff
2017-06-12
Pedro Alves
.gdb_index prod perf regression: find before insert...
tree
|
commitdiff
2017-06-12
Pedro Alves
Code cleanup: dwarf2read.c: Add data_buf::append_uint
tree
|
commitdiff
2017-06-12
Pedro Alves
Code cleanup: dwarf2read.c: Eliminate ::file_write
tree
|
commitdiff
2017-06-12
Pedro Alves
Code cleanup: dwarf2read.c:uniquify_cu_indices: Use...
tree
|
commitdiff
2017-06-12
Jan Kratochvil
Code cleanup: C++ify .gdb_index producer
tree
|
commitdiff
2017-06-11
Simon Marchi
Introduce "set debug separate-debug-file"
tree
|
commitdiff
2017-06-09
Simon Marchi
gdbarch: Remove displaced_step_free_closure
tree
|
commitdiff
2017-06-09
Sergio Durigan Junior
Include <signal.h> on gdbserver/fork-child.c (and fix...
tree
|
commitdiff
2017-06-08
Sergio Durigan Junior
Fix possible bug when no args have been provided to...
tree
|
commitdiff
2017-06-08
Alan Hayward
Add MN10300_MAX_REGISTER_SIZE
tree
|
commitdiff
2017-06-08
Alan Hayward
Update ff4ca5ac6a2e8 to the correct version.
tree
|
commitdiff
2017-06-08
Alan Hayward
Remove MAX_REGISTER_SIZE from mi/mi-main.c
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Implement proper "startup-with-shell" support on gdbserver
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Share fork_inferior et al with gdbserver
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Share parts of gdb/gdbthread.h with gdbserver
tree
|
commitdiff
2017-06-07
Sergio Durigan Junior
Move parts of inferior job control to common/
tree
|
commitdiff
2017-06-07
Pedro Alves
Introduce compiled_regex, eliminate make_regfree_cleanup
tree
|
commitdiff
2017-06-07
Alan Hayward
Remove MAX_REGISTER_SIZE from regcache.c
tree
|
commitdiff
2017-06-07
Alan Hayward
Remove MAX_REGISTER_SIZE from sh(64)-tdep.c
tree
|
commitdiff
2017-06-07
Alan Hayward
Remove MAX_REGISTER_SIZE from aarch64-tdep.c
tree
|
commitdiff
2017-06-06
Yao Qi
Remove declaration of set_register_cache from regdef.h
tree
|
commitdiff
2017-06-06
Alan Hayward
Remove a MAX_REGISTER_SIZE from frame.c
tree
|
commitdiff
2017-06-06
Pedro Alves
Fix double free when running gdb.linespec/ls-errs.exp...
tree
|
commitdiff
2017-06-06
Alan Hayward
Remove uses of MAX_REGISTER_SIZE from alpha-tdep.c
tree
|
commitdiff
2017-06-06
Alan Hayward
Add IA64_MAX_FP_REGISTER_SIZE
tree
|
commitdiff
2017-06-04
Joel Brobecker
Document the GDB 8.0 release in gdb/ChangeLog
tree
|
commitdiff
2017-06-03
Simon Marchi
x86-linux-nat: Remove unused arch_lwp_info structure
tree
|
commitdiff
2017-06-03
Simon Marchi
linux-nat: Remove unused parameter
tree
|
commitdiff
2017-06-02
Simon Marchi
Use delete instead of xfree for gdb_timer
tree
|
commitdiff
2017-06-02
Simon Marchi
C++ify breakpoint class hierarchy (destructors only)
tree
|
commitdiff
2017-06-02
Simon Marchi
Create struct type for longjmp breakpoint
tree
|
commitdiff
2017-06-02
Simon Marchi
Introduce and use new_breakpoint_from_type
tree
|
commitdiff
2017-05-31
Simon Marchi
Rename "mem" related commmands
tree
|
commitdiff
2017-05-31
Markus Metzger
btrace: support decoder events
tree
|
commitdiff
2017-05-31
Markus Metzger
config, btrace: check for pt_insn_event in libipt
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Store function segments as objects.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Remove bfun_s vector.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::segment.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Remove struct btrace_function::flow.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::up.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Remove struct btrace_thread_info::{begin,end}.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Remove constant arguments.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Use function segment index in insn iterator.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Use function segment index in call iterator.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Add btinfo to instruction interator.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Transfer ownership of pointers.
tree
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Use std::vector in struct btrace_thread_informa...
tree
|
commitdiff
2017-05-30
Simon Marchi
Fix NEWS formatting in GDB 8.0 section
tree
|
commitdiff
2017-05-30
Simon Marchi
gdb.base/watch-cond-infcall.exp: Don't run if target...
tree
|
commitdiff
2017-05-26
Alan Hayward
Add regcache raw_supply_integer and raw_collect_integer.
tree
|
commitdiff
2017-05-24
Yao Qi
Add unit test to gdbarch methods register_to_value...
tree
|
commitdiff
2017-05-24
Yao Qi
Move current_regcache to regcache::current_regcache
tree
|
commitdiff
2017-05-24
Yao Qi
Get register contents by register_size instead of TYPE_...
tree
|
commitdiff
2017-05-24
Yao Qi
Restrict i387_convert_register_p
tree
|
commitdiff
next