readelf: use fseeko64 or fseeko if possible
[binutils-gdb.git] / gdb /
2022-11-21 Philippe WaroquiersWhen getting the locno of a bpstat, handle the case...
2022-11-21 Philippe WaroquiersFix use after free introduced by $_hit_bpnum/$_hit_locn...
2022-11-21 Philippe WaroquiersFix step-over-syscall.exp matching regexp for $bpnum...
2022-11-21 Torbjörn SVENSSONgdb/arm: Ensure that stack pointers are in sync
2022-11-21 Torbjörn SVENSSONgdb/arm: Update active msp/psp when switching stack
2022-11-21 Jiangshuai Ligdb/csky just return type from csky_vector_type() for...
2022-11-21 Jiangshuai Ligdb/csky return type int32 for float and vector pseudo...
2022-11-20 Rainer OrthFix sol-thread.c compilation on 32-bit Solaris
2022-11-19 Philippe WaroquiersAdd missing gdb_prompt in ctxobj.exp to avoid random...
2022-11-19 Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-11-18 Johnson SunFix deletion of FinishBreakpoints
2022-11-18 Simon Marchigdb: fix symtab.c build on 32 bit targets
2022-11-18 Andrew Burgessgdb/testsuite: rewrite gdb.cp/call-method-register...
2022-11-18 Andrew Burgessgdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols...
2022-11-18 Andrew Burgessgdb/testsuite: rename source file gdb.debuginfod/main.c
2022-11-18 Andrew Burgessgdb/testsuite: add (and use) a new build-id compile...
2022-11-18 Andrew Burgessgdb/testsuite: fix gdb.compile/compile-ops.exp with...
2022-11-18 Andrew Burgessgdb/testsuite: fix gdb.trace/unavailable-dwarf-piece...
2022-11-18 Andrew Burgessgdb/testsuite: don't avoid DWARF assembler tests with...
2022-11-17 Tom TromeyFix static initialization order problem in windows...
2022-11-17 Carl LovePowerPC, fix gdb.base/retval-large-struct.exp
2022-11-17 Tom TromeyUse boolean literals for pagination_enabled
2022-11-17 Carl LoveChange NULL to nullptr in gdb/infcmd.c and gdb/infrun.c
2022-11-17 Andrew Burgessgdb: new $_inferior_thread_count convenience variable
2022-11-17 Tom TromeyRemove two obsolete declarations
2022-11-17 Andrew Burgessgdb/testsuite: fix failure in gdb.python/py-send-packet.exp
2022-11-17 Aditya Vidyadhar... Fix call functions command bug in 64 bits programs...
2022-11-17 Andrew Burgessgdb/fortran/testsuite: print values and types of string...
2022-11-17 Rainer OrthFix various procfs.c compilation errors
2022-11-17 Tom de Vries[gdb/testsuite] Fix DUPLICATE in gdb.arch/ppc-fp.exp
2022-11-16 Kévin Le GouguecAdd myself to the gdb/MAINTAINERS write-after-approval...
2022-11-16 Kévin Le GouguecGuard against frame.c destructors running before frame...
2022-11-16 Tom de Vries[gdb/testsuite] Use gdb_gcore_cmd in gdb.threads/gcore...
2022-11-16 Carl LoveBug fix in commit for printing the function return...
2022-11-16 Tom TromeyUpdate Ada tasks documentation
2022-11-16 Pedro Alvesgdb: add "set style tui-current-position on|off", defau...
2022-11-16 Tom de Vries[gdb/testsuite] Modernize gdb.arch/i386-biarch-core.exp
2022-11-16 Tom de Vries[gdb/testsuite] Fix gdb.arch/ppc64-symtab-cordic.exp...
2022-11-15 Jose E. Marchesigdb/configure: regenerate
2022-11-15 Jose E. Marchesigdb: use libtool in GDB_AC_CHECK_BFD
2022-11-15 Tom TromeyFix crash in ada_print_type
2022-11-15 Simon Marchigdb/testsuite: get_set_option_choices: expect \r\n...
2022-11-15 Tom de Vries[gdb/testsuite] Normalize gdbserver path name
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/jit-elf-so.exp for remote...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/jit-reader-exec.exp for...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/info-shared.exp for remote...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/solib-vanish.exp for remot...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/infcall-exec.exp for remot...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/print-file-var.exp for...
2022-11-15 Tom de Vries[gdb/testsuite] Add REMOTE_TARGET_USERNAME in remote...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/info_sources_2.exp for...
2022-11-15 Tom de Vries[gdb/testsuite] Fix gdb.base/foll-exec.exp for remote...
2022-11-15 Tom de Vries[gdb/testssuite] Skip aarch64 in skip_gdbserver_test...
2022-11-15 Aditya Vidyadhar... Enable multi-process debugging for AIX
2022-11-14 Carl LovePowerPC, fix support for printing the function return...
2022-11-14 Carl LovePowerPC, function ppc64_sysv_abi_return_value add missi...
2022-11-14 Tom TromeyRemove dump_prefix_expression
2022-11-14 Tsukasa OIgdb/unittests: PR28413, suppress warnings generated...
2022-11-14 Tom de Vries[gdb/testsuite] Run gdb.arch/ppc64-symtab-cordic.exp...
2022-11-14 Tom de Vries[gdb/testsuite] Handle with_set arch
2022-11-14 Tom de Vries[gdb/testsuite] Set completions to unlimited in get_set...
2022-11-13 Jon TurneyDrop apparently unneeded include of winsock2.h
2022-11-11 Simon Marchigdb: fix start breakpoint expression not working in...
2022-11-11 Tom de Vries[gdb/testsuite] Don't timeout on prompt in gdb_start_cmd
2022-11-11 Tom de Vries[gdb/testsuite] Better error checking in has_hw_wp_support
2022-11-11 Lancelot SIXgdb/py-inferior: Keep inferior threads in a map
2022-11-11 Luis MachadoMake sure a copy_insn_closure is available when we...
2022-11-11 Felix Willgerodtgdb, btrace: Fix rn-dl-bind.exp for new icx remark.
2022-11-11 Bruno Larsengdb/testsuite: disable gdb.cp/call-method-register...
2022-11-11 Bruno Larsengdb/testsuite: remove XFAIL on gdb.cp/temargs.exp
2022-11-11 Bruno Larsengdb/testsuite: disable some tests of gdb.cp/typeid...
2022-11-11 Bruno Larsengdb/testsuite: skip gdb.cp/anon-struct.exp when using...
2022-11-11 Bruno Larsengdb/testsuite: allow for Clang style destructors on...
2022-11-11 Bruno Larsengdb/testsuite: add XFAIL to gdb.cp/derivation.exp when...
2022-11-11 Bruno Larsengdb/testsuite: account for clang's nested destructor...
2022-11-11 Bruno Larsengdb/testsuite: enable running gdb.cp/classes.exp with...
2022-11-11 Bruno Larsengdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
2022-11-10 Simon Marchigdb: make "start" breakpoint inferior-specific
2022-11-10 Bruno Larsengdb: Fix regressions caused by 041de3d73aa121f2ff0c0772...
2022-11-10 Aaron Mereygdb/debuginfod: Improve progress updates
2022-11-10 Simon Marchigdb: add special handling for frame level 0 in frame_in...
2022-11-10 Simon Marchigdb: add missing prepare_reinflate call in print_frame_info
2022-11-10 Simon Marchigdb: use frame_id_p instead of comparing to null_frame_...
2022-11-10 Simon Marchigdb: remove manual frame_info reinflation code in backt...
2022-11-10 Simon Marchigdb: move frame_info_ptr method implementations to...
2022-11-10 Simon Marchigdb: add prepare_reinflate/reinflate around print_frame...
2022-11-10 Simon Marchigdb: clear other.m_cached_id in frame_info_ptr's move...
2022-11-10 Bruno Larsengdb/c++: Improve error messages in overload resolution
2022-11-10 Bruno Larsengdb/testsuite: allowed for function_range to deal with...
2022-11-10 Lancelot SIXgdb/testsuite: Fix rtld-step-nodebugsym.exp
2022-11-10 Luis Machado[gdb/aarch64] Use safer memory read routines
2022-11-09 Lancelot SIXFix stepping in rtld without debug symbol
2022-11-09 Tom TromeyAllow 'ptype/o' for assembly
2022-11-08 Simon Marchigdb/linux-nat: get core count using /sys/devices/system...
2022-11-08 Simon Marchigdbsupport, gdb: add read_text_file_to_string, use...
2022-11-08 Tom de Vries[gdb/cli] Make quit really quit after remote connection...
2022-11-08 Tom de Vries[gdb/testsuite] Remove test-case from test name
2022-11-08 Tom de Vries[gdb/testsuite] Fix find_core_file for core named core
2022-11-07 Tom TromeySilence libtool during link
2022-11-07 Simon Marchigdb: make lookup_selected_frame static
next