projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change displaced_step_clear_cleanup to a forward_scope_exit
[external/binutils.git]
/
gdb
/
2019-03-06
Tom Tromey
Change displaced_step_clear_cleanup to a forward_scope_exit
tree
|
commitdiff
2019-03-06
Tom Tromey
Update two cleanup comments
tree
|
commitdiff
2019-03-06
Tom Tromey
Remove cleanups from coffread.c
tree
|
commitdiff
2019-03-06
Pedro Alves
Eliminate fork_info::clobber_regs
tree
|
commitdiff
2019-03-06
Pedro Alves
linux-fork.c: rewrite inf_has_multiple_threads
tree
|
commitdiff
2019-03-06
Pedro Alves
C++ify fork_info, use std::list
tree
|
commitdiff
2019-03-06
Pedro Alves
Make "checkpoint" not rely on inferior_ptid
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Handle older TYPE*SIZE typenames
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Add support for the ABS intrinsic function
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Use TYPE_CODE_CHAR for character types
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Add builtin 8-byte integer type with ...
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Expand the set of types that support ...
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Add Fortran 'kind' intrinsic and keyword
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Enable debugging of the Fortran parser
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Add new function to evaluate Fortran expre...
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Simplify handling of Fortran dot operation...
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Cleanup code for parsing logical constants
tree
|
commitdiff
2019-03-06
Andrew Burgess
gdb/fortran: Remove some duplicate tests
tree
|
commitdiff
2019-03-06
Tom Tromey
Fix remote-sim.c build after warn-unused-result change
tree
|
commitdiff
2019-03-06
Alan Hayward
Testsuite: Ensure changing directory does not break...
tree
|
commitdiff
2019-03-06
Richard Bunt
Fortran function calls with arguments
tree
|
commitdiff
2019-03-05
Tom Tromey
Remove some Python 3 #ifs
tree
|
commitdiff
2019-03-05
Tom Tromey
Change the_dummy_target to be a global
tree
|
commitdiff
2019-03-05
Simon Marchi
Small fix to gdb.Value constructor doc
tree
|
commitdiff
2019-03-05
Tom Tromey
Remove gdb_bfd_fdopenr
tree
|
commitdiff
2019-03-05
Tom Tromey
Remove excess calls to gdb_flush
tree
|
commitdiff
2019-03-05
Tom Tromey
Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
tree
|
commitdiff
2019-03-05
Tom Tromey
Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release
tree
|
commitdiff
2019-03-05
Tom Tromey
Add ATTRIBUTE_UNUSED_RESULT to macro_buffer
tree
|
commitdiff
2019-03-05
Tom Tromey
Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap
tree
|
commitdiff
2019-03-05
Tom Tromey
Add ATTRIBUTE_UNUSED_RESULT to scoped_fd
tree
|
commitdiff
2019-03-05
Tom Tromey
Add ATTRIBUTE_UNUSED_RESULT to parser_state
tree
|
commitdiff
2019-03-05
Tom Tromey
Introduce ATTRIBUTE_UNUSED_RESULT and use it
tree
|
commitdiff
2019-03-04
Sergio Durigan Junior
Use '$enable_unittest' instead of '$development' on...
tree
|
commitdiff
2019-03-04
Richard Bunt
gdbserver short-circuit-argument-list failures
tree
|
commitdiff
2019-03-02
Eli Zaretskii
Fix documentation of styles.
tree
|
commitdiff
2019-03-02
Eli Zaretskii
Avoid compilation warnings on MinGW.
tree
|
commitdiff
2019-03-02
Eli Zaretskii
GDB no longer supports Windows before XP.
tree
|
commitdiff
2019-03-02
Eli Zaretskii
Fix GDB compilation on MinGW (PR gdb/24292)
tree
|
commitdiff
2019-03-01
Gary Benson
Fix coff_start_symtab resource leak found by Coverity
tree
|
commitdiff
2019-02-28
Alan Hayward
Testsuite: Catch gdbserver socket listen errors
tree
|
commitdiff
2019-02-28
Rainer Orth
Can't interrupt process without controlling terminal...
tree
|
commitdiff
2019-02-27
Philippe Waroquiers
Fix regcache leak, and avoid possible regcache access...
tree
|
commitdiff
2019-02-27
Tom Tromey
Handle \r\n in gdbreplay
tree
|
commitdiff
2019-02-27
Pedro Alves
Test "set width/height -1"
tree
|
commitdiff
2019-02-27
Pedro Alves
Make 'show width/height' display "unlimited" when cappe...
tree
|
commitdiff
2019-02-27
Saagar Jha
Prevent overflow in rl_set_screen_size
tree
|
commitdiff
2019-02-27
Tom Tromey
Remove Python 2.4 and 2.5 support
tree
|
commitdiff
2019-02-27
Kevin Buettner
Document fact that mininum Python version is now 2.6
tree
|
commitdiff
2019-02-27
Kevin Buettner
Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/hppa: Use default gdbarch method default_dummy_id.
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/h8300: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/ft32: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/frv: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/riscv: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/csky: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/cris: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/bfin: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/arm: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/arc: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/alpha: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb/aarch64: Use default gdbarch methods where possible
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb: Handle alignment for C++ structures with static...
tree
|
commitdiff
2019-02-27
Andrew Burgess
gdb: Restructure type_align and gdbarch_type_align
tree
|
commitdiff
2019-02-27
Joel Brobecker
Update NEWS post GDB 8.3 branch creation.
tree
|
commitdiff
2019-02-27
Joel Brobecker
Bump version to 8.3.50.DATE-git.
tree
|
commitdiff
2019-02-27
Simon Marchi
Fix build errors in aix-thread.c
tree
|
commitdiff
2019-02-26
Andrew Burgess
gdb/riscv: Use legacy register numbers in default targe...
tree
|
commitdiff
2019-02-26
Tom Tromey
Fix new py-value.exp test case
tree
|
commitdiff
2019-02-26
Kevin Buettner
Document two argument form of gdb.Value constructor
tree
|
commitdiff
2019-02-26
Kevin Buettner
Add tests for gdb.Value(bufobj, type) constructor
tree
|
commitdiff
2019-02-26
Kevin Buettner
Define gdb.Value(bufobj, type) constructor
tree
|
commitdiff
2019-02-26
Kevin Buettner
Define unique_ptr specialization for Py_buffer.
tree
|
commitdiff
2019-02-25
John Baldwin
Fix BFD leak in dwarf2_get_dwz_file.
tree
|
commitdiff
2019-02-25
Jordan Rupprecht
Fix crash when loading dwp files
tree
|
commitdiff
2019-02-25
Tom Tromey
Fix BFD leak in solib-darwin.c
tree
|
commitdiff
2019-02-23
Sergio Durigan Junior
Use '--readnever' when invoking GDB from gcore.in
tree
|
commitdiff
2019-02-23
Joel Brobecker
Update copyright year range in gdb.ada/mi_ref_changeabl...
tree
|
commitdiff
2019-02-23
Joel Brobecker
Update copyright year range in gdb.texinfo and refcard.tex
tree
|
commitdiff
2019-02-22
Simon Marchi
Update my email address
tree
|
commitdiff
2019-02-22
Simon Marchi
Look for build-id-based separate debug files under...
tree
|
commitdiff
2019-02-22
Andrew Burgess
gdb: Update copyright year range generated by gdbarch.sh
tree
|
commitdiff
2019-02-22
Keith Seitz
Add missing ChangeLog entries for commit bb995d00b3eef2...
tree
|
commitdiff
2019-02-22
Keith Seitz
Fix symtab/23853: symlinked default symtab
tree
|
commitdiff
2019-02-21
Alan Hayward
Document style behavior in batch mode.
tree
|
commitdiff
2019-02-21
Tom Tromey
Fix typo in "show remotelogfile" docs
tree
|
commitdiff
2019-02-21
Alan Hayward
Disable styling when running in batch mode
tree
|
commitdiff
2019-02-20
Tom Tromey
Fix typos in symtab_symbol_info
tree
|
commitdiff
2019-02-20
Tom Tromey
Use upper case for metasyntactic variables in "help...
tree
|
commitdiff
2019-02-20
Alan Hayward
AArch64: Add default reggroups
tree
|
commitdiff
2019-02-20
Simon Marchi
Fix error message and use-after-free on errors in neste...
tree
|
commitdiff
2019-02-19
Tom Tromey
Minor Ada task cleanups
tree
|
commitdiff
2019-02-18
Andrew Burgess
gdb: Allow gdbarch to override alignment for method...
tree
|
commitdiff
2019-02-18
Philippe Waroquiers
Fix leaks of 'per program space' and 'per inferior...
tree
|
commitdiff
2019-02-17
Tom Tromey
Change macro_source_fullname to return a std::string
tree
|
commitdiff
2019-02-17
Tom Tromey
Add styling to macro commands
tree
|
commitdiff
2019-02-17
Tom Tromey
Fix some valgrind errors in the TUI
tree
|
commitdiff
2019-02-17
Tom Tromey
Fix pager bugs with style output
tree
|
commitdiff
2019-02-17
Joel Brobecker
type_align: handle range types the same as ints and...
tree
|
commitdiff
2019-02-17
Joel Brobecker
(Ada) fix GDB crash printing packed array
tree
|
commitdiff
next