projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c
[deliverable/binutils-gdb.git]
/
gdb
/
ChangeLog
2015-08-04
Pedro Alves
C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
blob
|
commitdiff
|
raw
2015-08-03
Sandra Loosemore
Nios II R2 support for GDB.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Ulrich Weigand
Fix build error due to uninitialized variable warning
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Yao Qi
Enum fix for arm-linux-nat.c
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Pierre-Marie de...
Fix the block_found refactoring ChangeLog entry
blob
|
commitdiff
|
raw
|
diff to current
2015-08-02
Pierre-Marie de...
Complete the previous commit (block_found refactoring)
blob
|
commitdiff
|
raw
|
diff to current
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
Simon Marchi
Fix m32r_remove_watchpoint parameter type
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
Simon Marchi
Mostly trivial enum fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Sandra Loosemore
Don't allow non-stack memory writes in the prologue...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Sandra Loosemore
Update trap/break handling in nios2 prologue analyzer.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Pedro Alves
PR threads/18600: Inferiors left around after fork...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Pedro Alves
PR threads/18600: Threads left stopped after fork+threa...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Pierre Langlois
Remove isize output argument from fast_tracepoint_valid_at
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Yao Qi
Move ARM register numbers enum to arch/arm.h
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Pierre Langlois
[AArch64] Rename boolean arguments in decoding functions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Simon Marchi
MIPS ptrace build fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Patrick Palka
Make sure terminal settings are restored before exiting
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Patrick Palka
Initialize terminal_state to terminal_is_ours
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Yao Qi
PR record/18691: Fix fails in solib-precsave.exp
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Simon Marchi
Consider addressable memory unit size in various value...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Simon Marchi
Introduce get_value_arch
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Simon Marchi
Update comments in struct value for non-8-bits architec...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Simon Marchi
Update comment for struct type's length field, introduc...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out complex printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out decfloat printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out float printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out char printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out int printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out bool printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out function/method printing code from generic_v...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out flags printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out enum printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out reference printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out memberptr printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out pointer printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out array printing code from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Simon Marchi
Factor out print_unpacked_pointer from generic_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Patrick Palka
Have SIGTERM promptly quit GDB even when the dummy...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Yao Qi
Fix ChangeLog entry
blob
|
commitdiff
|
raw
|
diff to current
2015-07-26
Kevin Buettner
remote.c: Make read_ptid return a null value when no...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Patrick Palka
Revert "Sync readline/ to version 7.0 alpha"
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Patrick Palka
Sync readline/ to version 7.0 alpha
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Fix s390 GNU/Linux build after enum __ptrace_request...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
PR gdb/18717: internal error if non-leader thread exits...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Fix failed exec error message
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
C++: handle glibc's ptrace(enum __ptrace_request, ...)
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
Move gdb_ptrace.h to nat/
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Pedro Alves
make gdbserver use the same ptrace autoconf checks...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
H.J. Lu
Remove leading/trailing white spaces in ChangeLog
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Doug Evans
Fix crash when reading dummy CUs.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Ciro Santilli
py-linetable.c: Fix doc of LineTable.source_lines'...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Pierre-Marie de...
gdb/gdbtypes: fix handling of typedef layers between...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Yao Qi
Return zero in aarch64_linux_can_use_hw_breakpoint...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
Yao Qi
Move aarch64_linux_get_debug_reg_capacity to nat/aarch6...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
Markus Metzger
btrace: fix case label in btrace_data_append
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
Yao Qi
Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Kevin Buettner
dwarf2read: Allow SEC_ALLOC sections to be located...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Yao Qi
Move common aarch64 HW breakpoint/watchpoint code to...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Yao Qi
Pass aarch64_debug_reg_state to functions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Yao Qi
Use debug_printf to print debug message
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Yao Qi
int -> enum target_hw_bp_type in aarch64-linux-nat.c
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Yao Qi
Call ptid_get_pid instead of get_thread_id in aarch64_l...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Yao Qi
Fix using uninitialised values
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
Pierre Langlois
[AArch64] Mark single precision pseudo registers unavai...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Revert the previous 7 commits of: Validate binary befor...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Validate symbol file using build-id
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
gdbserver build-id attribute generator
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Move linux_find_memory_regions_full & co.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Prepare linux_find_memory_regions_full & co. for move
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Move gdb_regex* to common/
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Jan Kratochvil
Create empty nat/linux-maps.[ch] and common/target...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Pierre Langlois
Move ChangeLog entry to gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Pierre Langlois
[GDBserver][AArch64] Enable support for range stepping
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Markus Metzger
ari, btrace: avoid unsigned long long
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Iain Buclaw
Add support reading D modules from DWARF
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Peter Bergner
Fix build issue with nat/linux-namespaces.c.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Yao Qi
Fix attach-pie-noexec.exp fail on native-extended-gdbserver
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Andrew Burgess
gdb/tui: Add command completion to winheight command.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-12
Sandra Loosemore
Fix GDB breakage due to addition of new nios2 mach...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Kevin Buettner
rx-tdep.c: Use target_read_code instead of target_read_...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Andrew Burgess
gdb/tui: Use cleanups to free string copies.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Andrew Burgess
gdb/tui: Define tui window names once.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Andrew Burgess
gdb: Convert TUI windows names to lower case.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Markus Metzger
record: set stop_pc in "record goto" command
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
Add NEWS entry for tracepoints support on aarch64-linux
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[GDBServer][AArch64] Enable support for tracepoints
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[testsuite][AArch64] Port gdb.trace
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[AArch64] Implement gdbarch_gen_return_address gdbarch...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[AArch64] Teach stub unwinder to terminate gracefully
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[AArch64] Teach prologue unwinder to terminate gracefully
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[AArch64] Only access inferior registers when creating...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[AArch64] Refactor aarch64_make_stub_cache
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Pierre Langlois
[AArch64] Refactor aarch64_make_prologue_cache
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Simon Marchi
Factor out memberptr printing code from c_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Simon Marchi
Factor out int printing code from c_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Simon Marchi
Factor out struct and union printing code from c_val_print
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Simon Marchi
Factor out pointer printing code from c_val_print
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.281588 seconds
and
106
git commands to generate.