projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use kinfo_getfile to implement fdwalk on FreeBSD.
[external/binutils.git]
/
gdb
/
ChangeLog
2018-11-30
John Baldwin
Use kinfo_getfile to implement fdwalk on FreeBSD.
blob
|
commitdiff
2018-11-30
Simon Marchi
Fix leak in linespec parser
blob
|
commitdiff
|
diff to current
2018-11-30
John Baldwin
Update the conditionals in fbsd-nat.h so they are alway...
blob
|
commitdiff
|
diff to current
2018-11-30
Andrew Burgess
gdb/riscv: Add read_description method for riscv_linux_...
blob
|
commitdiff
|
diff to current
2018-11-30
Andrew Burgess
gdb/riscv: Create each unique target description only...
blob
|
commitdiff
|
diff to current
2018-11-30
Andrew Burgess
gdb/riscv: Add equality operators to riscv_gdb_features
blob
|
commitdiff
|
diff to current
2018-11-30
Andrew Burgess
gdb/riscv: Make some target description functions constant
blob
|
commitdiff
|
diff to current
2018-11-30
Sergio Durigan Junior
Fix dwarf2read.c:dwarf2_find_containing_comp_unit's...
blob
|
commitdiff
|
diff to current
2018-11-30
Pedro Alves
target_ops::to_stratum -> target_ops::stratum() virtual...
blob
|
commitdiff
|
diff to current
2018-11-30
Pedro Alves
Convert default_child_has_foo functions to process_stra...
blob
|
commitdiff
|
diff to current
2018-11-30
Pedro Alves
Introduce process_stratum_target
blob
|
commitdiff
|
diff to current
2018-11-30
Pedro Alves
Move test_target_ops to a separate file
blob
|
commitdiff
|
diff to current
2018-11-29
Philippe Waroquiers
Fix leak in forward-search
blob
|
commitdiff
|
diff to current
2018-11-29
Rajendra SY
Implement the "gdb_signal_to/from_target" gdbarch metho...
blob
|
commitdiff
|
diff to current
2018-11-29
Tom Tromey
Avoid buffer overflow in value_x_unop
blob
|
commitdiff
|
diff to current
2018-11-26
Simon Marchi
Fix spurious semicolon in sparc-linux-nat.c
blob
|
commitdiff
|
diff to current
2018-11-26
Pedro Alves
Fix Solaris build
blob
|
commitdiff
|
diff to current
2018-11-25
Tom Tromey
Remove obsolete comments from field_fmt
blob
|
commitdiff
|
diff to current
2018-11-24
Philippe Waroquiers
Re-fix leak in source.c (open_source_file).
blob
|
commitdiff
|
diff to current
2018-11-23
Pedro Alves
Remove declarations of is_running/is_stopped/is_exited
blob
|
commitdiff
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
diff to current
2018-11-22
Pedro Alves
Fix follow_exec latent problem
blob
|
commitdiff
|
diff to current
2018-11-22
Pedro Alves
Avoid find_thread_ptid with null_ptid
blob
|
commitdiff
|
diff to current
2018-11-21
Benno Fünfstück
Make command-repeat work after gdb.execute
blob
|
commitdiff
|
diff to current
2018-11-21
Andrew Burgess
gdb/riscv: Add target description support
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
valops.c: Overload resolution code: Rename parameters...
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
valops.c: Some more gdb::array_view
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
C++ify badness_vector, fix leaks
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
Eliminate make_symbol_overload_list-related globals...
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
invoke_xmethod & array_view
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
Use gdb:array_view in call_function_by_hand & friends
blob
|
commitdiff
|
diff to current
2018-11-20
Andrew Burgess
gdb: Use string_printf to format int fields instead...
blob
|
commitdiff
|
diff to current
2018-11-20
Andrew Burgess
gdb: Respect field width and alignment for 'fmt' fields...
blob
|
commitdiff
|
diff to current
2018-11-20
Philippe Waroquiers
NEWS: Document the language choice by 'info [types...
blob
|
commitdiff
|
diff to current
2018-11-20
Philippe Waroquiers
Use scoped_switch_to_sym_language_if_auto in symtab...
blob
|
commitdiff
|
diff to current
2018-11-20
Philippe Waroquiers
Add class scoped_switch_to_sym_language_if_auto.
blob
|
commitdiff
|
diff to current
2018-11-20
Philippe Waroquiers
Fix regression 'info variables' does not show minimal...
blob
|
commitdiff
|
diff to current
2018-11-20
Pedro Alves
Fix gdb/ChangeLog formatting and date
blob
|
commitdiff
|
diff to current
2018-11-20
John Darrington
GDB: S12Z: new function s12z_extract_return_value
blob
|
commitdiff
|
diff to current
2018-11-20
Eli Zaretskii
Fix previous change in filestuff.c
blob
|
commitdiff
|
diff to current
2018-11-20
Eli Zaretskii
Avoid "Invalid parameter passed to C runtime function...
blob
|
commitdiff
|
diff to current
2018-11-20
John Darrington
GDB: S12Z: Add assertion
blob
|
commitdiff
|
diff to current
2018-11-20
Simon Marchi
Remove displaced_step_inferior_state::next
blob
|
commitdiff
|
diff to current
2018-11-19
Tom Tromey
Change get_filename_and_charpos to return void
blob
|
commitdiff
|
diff to current
2018-11-19
Simon Marchi
Fix inaccuracies in "info skip" help
blob
|
commitdiff
|
diff to current
2018-11-19
Tom Tromey
Handle TYPE_CODE_PTR when printing Rust types
blob
|
commitdiff
|
diff to current
2018-11-19
Simon Marchi
Use std::forward_list for displaced_step_inferior_states
blob
|
commitdiff
|
diff to current
2018-11-19
John Darrington
GDB: Add ChangeLog entry inadvertently omitted from...
blob
|
commitdiff
|
diff to current
2018-11-18
Tom Tromey
Fix ia64-linux-nat.c
blob
|
commitdiff
|
diff to current
2018-11-16
Alan Hayward
Aarch64: Fix segfault when casting dummy calls
blob
|
commitdiff
|
diff to current
2018-11-16
Alan Hayward
Pass return_method to _push_dummy_call
blob
|
commitdiff
|
diff to current
2018-11-16
Alan Hayward
Use enum for return method for dummy calls
blob
|
commitdiff
|
diff to current
2018-11-15
Joel Brobecker
Move copy_bitwise unittests to own unittest file
blob
|
commitdiff
|
diff to current
2018-11-14
Joel Brobecker
delete ada-lang.c::move_bits, sharing and re-using...
blob
|
commitdiff
|
diff to current
2018-11-14
Jim Wilson
RISC-V: Fix unnamed arg alignment in registers.
blob
|
commitdiff
|
diff to current
2018-11-14
Jim Wilson
RISC-V: Handle vector type alignment.
blob
|
commitdiff
|
diff to current
2018-11-14
Jim Wilson
RISC-V: Give stack slots same align as XLEN.
blob
|
commitdiff
|
diff to current
2018-11-12
Simon Marchi
Add completer for skip numbers
blob
|
commitdiff
|
diff to current
2018-11-09
Tom Tromey
Remove a VEC from remote.c
blob
|
commitdiff
|
diff to current
2018-11-09
Tom Tromey
Return scoped_fd from open_source_file and find_and_ope...
blob
|
commitdiff
|
diff to current
2018-11-09
John Baldwin
Fix unsigned overflow in minsyms reader.
blob
|
commitdiff
|
diff to current
2018-11-09
Hafiz Abid Qadeer
Fix a typo in iconv.m4.
blob
|
commitdiff
|
diff to current
2018-11-09
Tom de Vries
[gdb/symtab] Fix language of duplicate static minimal...
blob
|
commitdiff
|
diff to current
2018-11-08
Tom Tromey
Capitalize "<TAB>" in require_record_target error
blob
|
commitdiff
|
diff to current
2018-11-08
Tom Tromey
Fix output indentation for "info pretty-printers"
blob
|
commitdiff
|
diff to current
2018-11-08
Tom Tromey
Avoid crash when calling warning too early
blob
|
commitdiff
|
diff to current
2018-11-08
Joel Brobecker
(AArch64) wrong value returned by "finish" for HFA
blob
|
commitdiff
|
diff to current
2018-11-08
Jan Beulich
x86-64: fix ZMM register state tracking
blob
|
commitdiff
|
diff to current
2018-11-08
Andrew Burgess
gdb/riscv: Handle errors while setting the frame id
blob
|
commitdiff
|
diff to current
2018-11-07
Joel Brobecker
(Ada/tasking) fix array or string index out of range...
blob
|
commitdiff
|
diff to current
2018-11-07
Joel Brobecker
ada-tasks.c::read_atcb: start from a cleared ada_task_i...
blob
|
commitdiff
|
diff to current
2018-11-07
Andrew Burgess
gdb: Guard against NULL dereference in dwarf2_init_inte...
blob
|
commitdiff
|
diff to current
2018-11-06
Tom de Vries
[gdb] Fix gdb crash when reading core file
blob
|
commitdiff
|
diff to current
2018-11-06
Max Filippov
gdb: xtensa: use linux ABI code for uclinux
blob
|
commitdiff
|
diff to current
2018-11-06
Marius Muench
ARM: Do not use FP reg when on AAPCS
blob
|
commitdiff
|
diff to current
2018-11-06
John Baldwin
Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.
blob
|
commitdiff
|
diff to current
2018-11-05
Philippe Waroquiers
ChangeLog for 'Fix 4K leak each time next/step changes...
blob
|
commitdiff
|
diff to current
2018-11-04
Tom Tromey
Return gdbpy_ref from gdbpy_get_varobj_pretty_printer
blob
|
commitdiff
|
diff to current
2018-11-04
Tom Tromey
Return gdbpy_ref from some Python string functions
blob
|
commitdiff
|
diff to current
2018-11-04
Tom Tromey
Return gdbpy_ref from gdb_py_object_from_*longest
blob
|
commitdiff
|
diff to current
2018-11-03
Philippe Waroquiers
OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for...
blob
|
commitdiff
|
diff to current
2018-11-03
Philippe Waroquiers
OBVIOUS Remove a useless const char *type and its initi...
blob
|
commitdiff
|
diff to current
2018-11-03
Philippe Waroquiers
OBVIOUS fix the month of the last gdb/ChangeLog entry...
blob
|
commitdiff
|
diff to current
2018-11-02
Joel Brobecker
(Ada) Add ravenscar tasking support on AArch64
blob
|
commitdiff
|
diff to current
2018-11-02
Philippe Waroquiers
QUIET flag initialization missing in 2 places.
blob
|
commitdiff
|
diff to current
2018-11-02
Jim Wilson
RISC-V: Don't allow unaligned breakpoints.
blob
|
commitdiff
|
diff to current
2018-11-01
Joel Brobecker
(Ada) fix "error in expression" when using watch -locat...
blob
|
commitdiff
|
diff to current
2018-11-01
Joel Brobecker
remove trailing spaces in print-utils.c ("int_string...
blob
|
commitdiff
|
diff to current
2018-11-01
Joel Brobecker
rs6000-tdep.c:skip_prologue avoid negative left shift
blob
|
commitdiff
|
diff to current
2018-11-01
Jerome Guitton
arm-pikeos: software single step
blob
|
commitdiff
|
diff to current
2018-11-01
Simon Marchi
Import mkdtemp gnulib module, fix mingw build
blob
|
commitdiff
|
diff to current
2018-11-01
Sangamesh Mallayya
Reading signal handler frame in AIX
blob
|
commitdiff
|
diff to current
2018-10-31
Sergio Durigan Junior
Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if...
blob
|
commitdiff
|
diff to current
2018-10-31
Pedro Franco de...
[PowerPC] Include nat/linux-ptrace.h in native targets
blob
|
commitdiff
|
diff to current
2018-10-31
Andrew Burgess
gdb: Handle ICC's unexpected void return type
blob
|
commitdiff
|
diff to current
2018-10-30
Tom Tromey
Check return value of bfd_init
blob
|
commitdiff
|
diff to current
2018-10-30
Sergio Durigan Junior
Remove relational operators from common/offset-type.h
blob
|
commitdiff
|
diff to current
2018-10-29
Simon Marchi
Revert "GDB: Only build for "unix:" connections if...
blob
|
commitdiff
|
diff to current
2018-10-29
Rainer Orth
Provide get_shell declaration in procfs.c
blob
|
commitdiff
|
diff to current
2018-10-29
John Darrington
GDB: Only build for "unix:" connections if AF_LOCAL...
blob
|
commitdiff
|
diff to current
next