2020-07-28 |
Tom Tromey | Fix bug in DW_OP_GNU_variable_value evaluation |
commit | commitdiff | tree |
2020-07-28 |
Kamil Rytarowski | Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for... |
commit | commitdiff | tree |
2020-07-28 |
H.J. Lu | PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[... |
commit | commitdiff | tree |
2020-07-28 |
Tom de Vries | [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h |
commit | commitdiff | tree |
2020-07-28 |
H.J. Lu | PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works |
commit | commitdiff | tree |
2020-07-28 |
H.J. Lu | x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp) |
commit | commitdiff | tree |
2020-07-28 |
Andrew Burgess | gdb/python: make more use of RegisterDescriptors |
commit | commitdiff | tree |
2020-07-28 |
Andrew Burgess | gdb: Add a find method for RegisterDescriptorIterator |
commit | commitdiff | tree |
2020-07-28 |
Alan Modra | PR25022 testcase segfault for generic ELF linker targets |
commit | commitdiff | tree |
2020-07-28 |
Alan Modra | More just-syms changes |
commit | commitdiff | tree |
2020-07-28 |
Alan Modra | Re: Allow new just-symbols test to run on XCOFF and PE |
commit | commitdiff | tree |
2020-07-28 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2020-07-27 |
John Baldwin | Use SIGTRAP si_code values for all FreeBSD architecture... |
commit | commitdiff | tree |
2020-07-27 |
Tom Tromey | Remove unused declaration from gcore.h |
commit | commitdiff | tree |
2020-07-27 |
Alan Modra | Allow new just-symbols test to run on XCOFF and PE |
commit | commitdiff | tree |
2020-07-27 |
Alan Modra | Accept --just-symbols symbols as absolute for xcoff |
commit | commitdiff | tree |
2020-07-27 |
Alan Modra | Prevent strange "section mentioned in a -j option but... |
commit | commitdiff | tree |
2020-07-27 |
Alan Modra | ctf test ERROR: $target-cc does not exist |
commit | commitdiff | tree |
2020-07-27 |
Alan Modra | [GOLD] Power10 stub selection |
commit | commitdiff | tree |
2020-07-27 |
H.J. Lu | doc: Replace preceeded with preceded |
commit | commitdiff | tree |
2020-07-27 |
Tom de Vries | [gdb/build] Fix typo sys/sockets.h -> sys/socket.h |
commit | commitdiff | tree |
2020-07-27 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2020-07-26 |
Eli Zaretskii | libctf: compilation failure on MinGW due to missing... |
commit | commitdiff | tree |
2020-07-26 |
Eli Zaretskii | Don't unnecessarily redefine 'socklen_t' type in MinGW... |
commit | commitdiff | tree |
2020-07-26 |
Maciej W. Rozycki | MIPS/binutils/testsuite: Correct mips.exp test ABI... |
commit | commitdiff | tree |
2020-07-26 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2020-07-25 |
Andrew Burgess | gdb/fortran: resolve dynamic types when readjusting... |
commit | commitdiff | tree |
2020-07-25 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2020-07-24 |
Tom de Vries | [gdb/symtab] Ignore zero line table entries |
commit | commitdiff | tree |
2020-07-24 |
Aaron Merey | config/debuginfod.m4: Use PKG_CHECK_MODULES |
commit | commitdiff | tree |
2020-07-24 |
Tom de Vries | [gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp |
commit | commitdiff | tree |
2020-07-24 |
Nick Clifton | Update documentation on how to make a release |
commit | commitdiff | tree |
2020-07-24 |
Nick Clifton | Move the xc16x target to the obsolete list |
commit | commitdiff | tree |
2020-07-24 |
Nick Clifton | Updated German translation for the opcodes sub-directory |
commit | commitdiff | tree |
2020-07-24 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2020-07-23 |
Kevin Buettner | Fix BZ 26294 - Add period to help text for maint print... |
commit | commitdiff | tree |
2020-07-23 |
Maciej W. Rozycki | PR ld/26288: Allow the use of `--just-symbols' with... |
commit | commitdiff | tree |
2020-07-23 |
Maciej W. Rozycki | PR ld/26288: Revert obsolete part of PR ld/26047 fix |
commit | commitdiff | tree |
2020-07-23 |
Pedro Alves | Don't touch frame_info objects if frame cache was reini... |
commit | commitdiff | tree |
2020-07-23 |
Tom de Vries | [gdb/tui] Fix Wmaybe-uninitialized warning in tui-winso... |
commit | commitdiff | tree |
2020-07-23 |
Andrew Burgess | gdb/disassembly: Update to handle non-statement addresses |
commit | commitdiff | tree |
2020-07-23 |
Sandra Loosemore | Fix more bugs in gdb testglue wrapper handling |
commit | commitdiff | tree |
2020-07-23 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | New core file tests with mappings over existing program... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Add documentation for "maint print core-file-backed... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Add new command "maint print core-file-backed-mappings" |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Adjust coredump-filter.exp to account for NT_FILE note... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | gcore command: Place all file-backed mappings in NT_FIL... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Add test for accessing read-only mmapped data in a... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Use NT_FILE note section for reading core target memory |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Add new gdbarch method, read_core_file_mappings |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Update binary_get_section_contents to seek using sectio... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Test ability to access unwritten-to mmap data in core... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Provide access to non SEC_HAS_CONTENTS core file sections |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | section_table_xfer_memory: Replace section name with... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Adjust corefile.exp test to show regression after bfd... |
commit | commitdiff | tree |
2020-07-22 |
Kevin Buettner | Remove hack for GDB which sets the section size to 0 |
commit | commitdiff | tree |
2020-07-22 |
Tom Tromey | Fix crash in -stack-list-arguments |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: fixes for systems on which sizeof (void *)... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: fix isspace casts |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, binutils: fix big-endian libctf archive opening |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | ld, testsuite: do not run CTF tests at all on non-ELF... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | ld: do not produce one empty output .ctf section for... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | ld, testsuite: only run CTF tests when ld and GCC suppo... |
commit | commitdiff | tree |
2020-07-22 |
Egeyar Bagcioglu | ld: new CTF testsuite |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | binutils, testsuite: allow compilation before doing... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | ld: new options --ctf-variables and --ctf-share-types |
commit | commitdiff | tree |
2020-07-22 |
Egeyar Bagcioglu | ld: Reformat CTF errors into warnings. |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | binutils: objdump: ctf: drop incorrect linefeeds |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: tie in the deduplicating linker |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, dedup: add deduplicator |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, dedup: add new configure option --enable-libctf... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: add SHA-1 support for libctf |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: add the ability to filter out variables... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: fix spurious conflicts of variables in... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: redo cu-mapping handling |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: fix ctf_link_write fd leak |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, link: add lazy linking: clean up input members... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: drop error-prone ctf_strerror |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: sort out potential refcount loops |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: rename the type_mapping_key to type_key |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: check for vasprintf |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, archive: fix bad error message |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, open: fix opening CTF in binaries with no symtab |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, dump: fix slice dumping |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, dump: migrate towards dumping errors rather... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, decl: avoid leaks of the formatted string on... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, types: enhance ctf_type_aname to print function... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, ld, binutils: add textual error/warning reporti... |
commit | commitdiff | tree |
2020-07-22 |
Egeyar Bagcioglu | libctf, types: ensure the emission of ECTF_NOPARENT |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: error out on corrupt CTF with invalid header... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: pass the thunk down properly when wrapping... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, next, hash: add dynhash and dynset _next iteration |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, next: introduce new class of easier-to-use... |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: add ctf_ref |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: add ctf_forwardable_kind |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf: move existing inlines into ctf-inlines.h |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, hash: introduce the ctf_dynset |
commit | commitdiff | tree |
2020-07-22 |
Nick Alcock | libctf, hash: save per-item space when no key/item... |
commit | commitdiff | tree |
next |