sim: erc32: link sis to run program
[binutils-gdb.git] / gdb /
2022-11-03 Bruno Larsengdb: Fix issue with Clang CLI macros
2022-11-02 Jon TurneyFix Cygwin build after 20489cca
2022-11-02 Jon TurneyFix Cygwin build after bcb9251f
2022-10-31 Tom TromeyAdd missing TYPE_CODE_* constants to Python
2022-10-31 Carl LoveRemove REPARSE condition to force hardware resource...
2022-10-31 Carl LovePowerPC, add support for recording pipe2 system call.
2022-10-31 Tom TromeyUse enum for gdbarch's call_dummy_location
2022-10-31 Tom TromeyInline initialization of gdbarch members
2022-10-31 Tom TromeyFix regression in pointer-to-member printing
2022-10-31 Bruno Larsengdb/testsuite: fix gdb.cp/converts.exp to run with...
2022-10-31 Bruno Larsengdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp...
2022-10-29 Maciej W. Rozyckigdb/testsuite: Wrap `param_integer_error' in gdb.guile...
2022-10-29 Tom de Vries[gdb/testsuite] Use ssh -t in remote-*.exp
2022-10-29 Tom de Vries[gdb/testsuite] Fix gdb.server/multi-ui-errors.exp...
2022-10-29 Tom de Vries[gdb/testsuite] Consume output asap in gdb.server/multi...
2022-10-29 Tom de Vries[gdb/testsuite] Remove REMOTE_PORTNUM in remote-stdio...
2022-10-28 Tom TromeyConvert compunit_language to a method
2022-10-28 Markus Metzgergdb, btrace: fix family and model computation
2022-10-27 Tom de Vries[gdb/testsuite] Remove address from test names
2022-10-27 Tom de Vries[gdb/testsuite] Disable styling in host board local...
2022-10-27 Tom de Vries[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec...
2022-10-27 Tom de Vries[gdb/testsuite] Use remote_exec chmod instead of remote...
2022-10-26 Simon Marchigdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong...
2022-10-26 Luis Machadogdb/arm: Fix M-profile EXC_RETURN
2022-10-26 Luis Machadogdb/arm: fix IPSR field test in arm_m_exception_cache ()
2022-10-26 Luis Machadogdb/arm: Terminate frame unwinding in M-profile lockup
2022-10-26 Mike Frysingergdb: copyright: make file header scan a bit more pythonic
2022-10-26 Mike Frysingergdb: make copyright.py interface a bit nicer
2022-10-25 Simon Marchigdb: remove spurious spaces after frame_info_ptr
2022-10-25 Simon Marchigdb/testsuite: make sure to consume the prompt in gdb...
2022-10-25 Tom de Vries[gdb/testsuite] Handle missing .note.GNU-stack
2022-10-25 Tom de Vries[gdb/testsuite] Add missing skip_gdbserver_tests in...
2022-10-25 Tom de Vries[gdb] Rewrite RETHROW_ON_TARGET_CLOSE_ERROR into function
2022-10-25 Simon Marchigdb: internal_error -> internal_error_loc in gdb-gdb...
2022-10-24 Andrew Burgessgdb/doc: reword description of DisassembleInfo.read_memory
2022-10-24 Tom de Vries[gdb] Fix rethrow exception slicing in insert_bp_location
2022-10-24 Tom de Vries[gdb] Fix rethrow exception slicing in pretty_print_insn
2022-10-24 Tom de Vries[gdb/testsuite] Add skip_python_tests in gdb.python...
2022-10-22 Simon Marchigdb/testsuite: add max number of instructions check...
2022-10-21 Pedro AlvesImprove Python Unwinders documentation
2022-10-21 Simon Marchigdb: make inherit_abstract_dies use vector iterators
2022-10-21 Simon Marchigdb: check for empty offsets vector in inherit_abstract...
2022-10-21 Tom TromeyFix incorrect .gdb_index with new DWARF scanner
2022-10-21 Tom TromeyFix crash in value_print_array_elements
2022-10-21 Tom TromeyFix bug in Ada packed array handling
2022-10-21 Simon Marchigdb: declare variables on first use in inherit_abstract...
2022-10-21 Bruno Larsengdb/reverse: Fix stepping over recursive functions
2022-10-21 Bruno LarsenChange calculation of frame_id by amd64 epilogue unwinder
2022-10-21 Maciej W. RozyckiGDB/Python: Make `None' stand for `unlimited' in settin...
2022-10-21 Maciej W. RozyckiGDB/testsuite: Expand Python integer parameter coverage...
2022-10-21 Maciej W. RozyckiGDB/Guile: Don't assert that an integer value is boolean
2022-10-21 Tom de Vries[gdb/testsuite] Silence compilation fail in gdb.base...
2022-10-20 Andrew Burgessgdb/python: break more dependencies between gdbpy_initi...
2022-10-20 Andrew Burgessgdb/python: break dependencies between gdbpy_initialize...
2022-10-20 Andrew Burgessgdb: some int to bool conversion in breakpoint.c
2022-10-20 Andrew Burgessgdb: make use of scoped_restore in unduplicated_should_...
2022-10-20 Andrew Burgessgdb: used scoped_restore_frame in update_watchpoint
2022-10-20 Andrew Burgessgdb: make some bp_location arguments const in breakpoint.c
2022-10-20 Tom de Vries[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbol...
2022-10-20 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with...
2022-10-20 Kevin BuettnerTest stepping within a runtime loader / dynamic linker
2022-10-20 Kevin BuettnerAllow debugging of runtime loader / dynamic linker
2022-10-19 Tom de Vries[gdb] Fix assert in handle_jit_event
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-19 Andrew Burgessgdb/testsuite: avoid temporary file in gdb/testsuite...
2022-10-19 Andrew Burgessgdb/testsuite: avoid creating files in gdb/testsuite...
2022-10-19 Jedidiah Thompsonaarch64-pe support for LD, GAS and BFD
2022-10-19 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp
2022-10-19 Simon Marchigdb: check for groups with duplicate names in reggroups:add
2022-10-18 Tom TromeyRemove dead code from py-finishbreakpoint.c
2022-10-18 Carl LoveUpdate tests to use skip_hw_watchpoint_tests to test...
2022-10-18 Tom de Vries[gdb/testsuite] Handle header files with local-remote...
2022-10-18 Tom de Vries[gdb/testsuite] Fix gdb.server/no-thread-db.exp with...
2022-10-18 Tom de Vries[gdb/testsuite] Fix gdb.base/return-nodebug.exp with...
2022-10-18 Tom de Vries[gdb/testsuite] Fix gdb.server/file-transfer.exp with...
2022-10-18 Tom de Vries[gdb/testsuite] Update boards/README
2022-10-18 Markus Metzgergdb, solib-svr4: support namespaces in DSO iteration
2022-10-18 Markus Metzgergdb: update gnu ifunc resolve
2022-10-18 Markus Metzgergdb, symtab: inline find_quick_global_symbol_language
2022-10-18 Markus Metzgergdb, hppa: remove unused hppa_lookup_stub_minimal_symbol
2022-10-18 Markus Metzgergdb, cp: update add_symbol_overload_list_qualified
2022-10-18 Markus Metzgerfixup! gdb, ada: update ada_lookup_simple_minsym
2022-10-18 Markus Metzgergdb, ada: update ada_lookup_simple_minsym
2022-10-18 Markus Metzgergdb, ada: collect standard exceptions in all objfiles
2022-10-18 Markus Metzgergdb, python: use gdbarch_iterate_over_objfiles_in_searc...
2022-10-18 Markus Metzgergdb, compile: unlink objfile stored in module
2022-10-18 Markus Metzgergdb, gdbserver: extend RSP to support namespaces
2022-10-18 Markus Metzgergdb, gdbserver: support dlmopen()
2022-10-18 Markus Metzgergdb, solib-svr4: remove locate_base()
2022-10-18 Markus Metzgergdb, testsuite: extend gdb_test_multiple checks
2022-10-17 Tom Tromeykfail an Ada test for GCC < 12
2022-10-17 Tom TromeyRemove a nullptr check in DWARF scanner
2022-10-17 Pedro Alvesgdbarch-components.py: Remove spurious space from ...
2022-10-17 Tom TromeyChange .gdb_index de-duplication implementation
2022-10-17 Tom TromeyImprove Ada support in .gdb_index
2022-10-17 Tom TromeyDon't add type linkage names to cooked index
2022-10-17 Tom TromeyFix regression in c-linkage-name.exp with gdb index
2022-10-17 TaiseiItoFix null pointer representations
2022-10-17 Simon Marchigdb: silence unused-but-set-variable warning about...
2022-10-16 Tom TromeyMore uses of checked_static_cast
next