public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug gdb/27144] New: Just attaching and detaching gdb crashes the Inferior
2021-01-03 20:29 UTC (2+ messages)
` [Bug gdb/27144] "
[Bug build/27142] New: please add support for babeltrace2
2021-01-03 12:17 UTC
[Bug symtab/25565] gdb step will falsely exit for malloc function call statement when compiled with "--coverage" option
2021-01-03 7:43 UTC (7+ messages)
` [Bug symtab/25565] gdb step will falsely exit for calling malloc function
` [Bug gdb/25565] "
` [Bug breakpoints/25565] "
[Bug python/27141] New: [RFE] Getting a python-call result is overly complicated
2021-01-02 20:45 UTC (2+ messages)
` [Bug python/27141] "
[Bug gdb/27133] New: Crash with set logging redirect and debugredirect
2020-12-31 7:09 UTC (2+ messages)
` [Bug gdb/27133] "
[Bug gdb/25528] step will stopped at any "asm volatile" statement
2020-12-30 17:16 UTC (3+ messages)
[Bug gdb/25553] wrongly stopped at a breakpoint with array declaration
2020-12-30 2:51 UTC
[Bug cli/27125] New: unwanted interaction of [-ex "bt"] with [-batch -return-child-result]. used to work in gdb 8.1
2020-12-29 18:38 UTC (6+ messages)
` [Bug cli/27125] "
[Bug c++/25987] New: Wrong line for code containing inlined functions
2020-12-29 9:28 UTC (3+ messages)
` [Bug c++/25987] "
[Bug symtab/26061] New: Wrong debug info for argc at -O2
2020-12-29 6:38 UTC (2+ messages)
` [Bug symtab/26061] "
[Bug breakpoints/25405] segmentation fault while breakpoint on valid address
2020-12-29 6:25 UTC (2+ messages)
[Bug gdb/25558] stop at a statement for unexpected times when compiled with "--coverage" option
2020-12-29 6:05 UTC
[Bug gdb/25359] local function is not showed when examing memory for its instructions
2020-12-29 2:12 UTC
[Bug breakpoints/27126] New: Step will skip prior statements for statements with omp atomic directive at -O1 (bug or feature?)
2020-12-29 2:12 UTC (2+ messages)
` [Bug breakpoints/27126] "
[Bug breakpoints/25390] Segmentation fault when setting breakpoint for valid address in function get_available_features due to optimization
2020-12-29 1:54 UTC
[Bug build/27123] New: Build fails for AIX 6.`
2020-12-28 17:55 UTC (2+ messages)
` [Bug build/27123] Build fails for AIX 6.1
[Bug breakpoints/27120] New: Step will skip subsequent statements for some libc functions (bug or feature?)
2020-12-28 8:56 UTC (3+ messages)
` [Bug breakpoints/27120] "
[Bug gdb/27118] New: gdb off by a line when debugging a nasm application
2020-12-27 17:53 UTC (6+ messages)
` [Bug gdb/27118] "
[Bug symtab/27036] New: An address is mapping to more than one source line of code
2020-12-27 6:02 UTC (2+ messages)
` [Bug symtab/27036] "
[Bug breakpoints/25293] gdb failed to break on an executed address
2020-12-27 1:59 UTC
[Bug gdb/24609] [gdb] gdb wrongly set the breakpoint as expected
2020-12-27 1:53 UTC
[Bug gdb/24608] [gdb] gdb is not stopped at a breakpoint in an executed line of code
2020-12-27 1:36 UTC
[Bug symtab/24602] [gdb] gdb wrongly stopped at a breakpoint in an unexecuted line of code
2020-12-27 1:30 UTC
[Bug gdb/27114] New: DWARF Expression Evaluator Doesn't Detect Undefined Behaviour
2020-12-24 17:01 UTC
[Bug gdb/27059] New: gdb.fortran/vla-type.exp fails when GDB is built with ASan
2020-12-24 16:48 UTC (4+ messages)
` [Bug gdb/27059] "
[Bug python/23669] gdb.execute("show commands") doesn't work
2020-12-24 6:24 UTC
[Bug gdb/27110] New: gdb 10.1 fails to build on 32-bit Ubuntu Xenial
2020-12-24 0:45 UTC (2+ messages)
` [Bug gdb/27110] "
[Bug gdb/27055] New: Attaching to a process in non-stop mode doesn't work
2020-12-23 16:13 UTC (2+ messages)
` [Bug gdb/27055] "
[Bug tui/26927] New: TUI's source window overflows if too small
2020-12-21 12:04 UTC (2+ messages)
` [Bug tui/26927] "
[Bug exp/27070] New: gdb crashes when comparing 2 instances of the same enum
2020-12-19 12:46 UTC (4+ messages)
` [Bug exp/27070] "
[Bug m3/27049] New: gdb crashes when printing variable of 2 dimensional dynamic array
2020-12-18 11:12 UTC (15+ messages)
` [Bug m3/27049] "
[Bug gdb/27088] New: Documentation error in range checking bounds of type
2020-12-17 14:43 UTC (3+ messages)
` [Bug gdb/27088] "
[Bug gdb/27084] New: Setting non-stop after connecting to extended remote target screw things up
2020-12-16 21:16 UTC
[Bug gdb/20766] CLI hung after killing or detaching inferior from the new-ui mi
2020-12-16 14:59 UTC
[Bug python/27021] New: Python Exception <class 'AttributeError'> 'NoneType' object has no attribute 'pointer': when using pretty-printer
2020-12-16 12:33 UTC (8+ messages)
` [Bug python/27021] "
[Bug gdb/26996] New: document command in multi-line context doesn't work
2020-12-16 3:11 UTC (2+ messages)
` [Bug gdb/26996] "
[Bug testsuite/26952] New: FAIL: gdb.base/multi-line-starts-subshell.exp: spawn subshell from multi-line (timeout)
2020-12-15 9:19 UTC (4+ messages)
` [Bug testsuite/26952] "
[Bug gdb/26761] New: thread.c:95: internal-error: thread_info* inferior_thread(): Assertion `current_thread_ != nullptr' failed
2020-12-14 19:06 UTC (4+ messages)
` [Bug gdb/26761] "
[Bug c++/26912] New: "file" command causes core dump while specifying the executable on the command line does not
2020-12-14 19:05 UTC (2+ messages)
` [Bug c++/26912] "
[Bug c++/27043] New: The gdb debugger can't read symbols from a (g++-10 compiled) c++ file
2020-12-14 19:05 UTC (3+ messages)
` [Bug c++/27043] "
[Bug testsuite/26963] New: FAIL: gdb.base/gnu-debugdata.exp: xz
2020-12-14 16:07 UTC (4+ messages)
` [Bug testsuite/26963] "
[Bug testsuite/26962] New: FAIL: gdb.base/solib-corrupted.exp: make solibs looping
2020-12-14 16:06 UTC (4+ messages)
` [Bug testsuite/26962] "
[Bug testsuite/26951] New: FAIL: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell (timeout)
2020-12-14 16:06 UTC (4+ messages)
` [Bug testsuite/26951] "
[Bug cli/15104] New: deprecated_cmd_warning does not work for prefixed commands
2020-12-14 14:06 UTC (3+ messages)
` [Bug cli/15104] "
[Bug testsuite/26953] New: [gcc 4.8] FAIL: gdb.base/endianity.exp: x/xh &o.w
2020-12-13 16:34 UTC (4+ messages)
` [Bug testsuite/26953] "
[Bug gdb/25560] Assertion `pid != 0' failed
2020-12-13 13:15 UTC
[Bug testsuite/26991] New: FAIL: gdb.arch/i386-mpx-call.exp: upper_bnd0: continue to a bnd violation
2020-12-11 17:29 UTC (5+ messages)
` [Bug testsuite/26991] "
[Bug tdep/26633] New: [PATCH] Add Z80 CPU support
2020-12-11 14:37 UTC (4+ messages)
` [Bug tdep/26633] "
[Bug gdb/27040] New: Colors for class/keyword not settable
2020-12-11 14:20 UTC (2+ messages)
` [Bug gdb/27040] "
[Bug exp/27051] New: maintenance command to show floating point emulation precision
2020-12-11 13:08 UTC
[Bug testsuite/26954] New: FAIL: gdb.base/float128.exp: print large128 (GDB may be missing MPFR support!)
2020-12-11 12:55 UTC (4+ messages)
` [Bug testsuite/26954] "
[Bug gdb/24694] FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=same: continue across exec that changes architecture (Couldn't get registers: No such process)
2020-12-11 0:57 UTC (4+ messages)
[Bug testsuite/26947] New: gdb.tui/new-layout.exp and tcl 8.5
2020-12-10 22:45 UTC (4+ messages)
` [Bug testsuite/26947] "
[Bug c++/27045] New: disas namespace::ClassName::~ClassName() name of destructor must equal name of class
2020-12-10 10:56 UTC (4+ messages)
` [Bug c++/27045] "
[Bug breakpoints/26873] New: [ppc64] gdb/infrun.c:2529: internal-error: void resume_1(gdb_signal): Assertion `!(thread_has_single_step_breakpoints_set (tp) && step)' failed
2020-12-10 10:31 UTC (2+ messages)
` [Bug breakpoints/26873] "
[Bug gdb/27026] New: CTRL-C is ignored when debug info is downloaded
2020-12-10 8:28 UTC (5+ messages)
` [Bug gdb/27026] "
[Bug gdb/26901] New: Python array subscript fails with flexible array member without size
2020-12-09 22:11 UTC (4+ messages)
` [Bug gdb/26901] Array "
[Bug exp/26875] New: Incorrect value printed for address of first element of zero-length array
2020-12-09 22:11 UTC (4+ messages)
` [Bug exp/26875] "
[Bug backtrace/27017] New: gdb/inline-frame.c:172: internal-error: void inline_frame_this_id
2020-12-08 18:28 UTC (10+ messages)
` [Bug backtrace/27017] "
[Bug server/27034] New: UNRESOLVED: gdb.server/multi-ui-errors.exp: ensure inferior is running
2020-12-08 10:14 UTC
[Bug gdb/23616] Unknown signal error from gdb when stepping over musl libc function call using SIGSYNCCALL
2020-12-07 20:45 UTC
[Bug build/13012] New: build fails because glibc internal __SIGRTMIN is being accessed
2020-12-07 16:54 UTC (2+ messages)
` [Bug build/13012] "
[Bug c++/27006] New: Segmentation fault when using gdb command 'call'
2020-12-07 14:48 UTC (7+ messages)
` [Bug c++/27006] "
[Bug tdep/27028] New: FAIL: gdb.arch/i386-pkru.exp: pkru register
2020-12-07 14:31 UTC
[Bug ada/26999] New: replace_operator_with_call fails to set newexp->elts
2020-12-07 14:21 UTC (4+ messages)
` [Bug ada/26999] "
[Bug ada/27027] New: FAIL: gdb.ada/mi_var_access.exp: Create varobj (unexpected output)
2020-12-07 12:41 UTC
[Bug breakpoints/27009] New: [s390] GDB branches randomly for BC instruction while displaced stepping
2020-12-06 10:31 UTC (4+ messages)
` [Bug breakpoints/27009] "
[Bug python/26832] New: Fix detection for embedded libpython.a with python3
2020-12-05 13:00 UTC (2+ messages)
` [Bug python/26832] "
[Bug gdb/27003] New: AddressSanitizer: heap-buffer-overflow in completion_tracker::build_completion_result
2020-12-04 21:36 UTC (5+ messages)
` [Bug gdb/27003] "
[Bug server/27020] New: Stepping over a breakpoint over an exec syscall crashes GDBserver
2020-12-04 20:37 UTC
[Bug gdb/27018] New: Spurious prompt appears when resizing terminal and using remote target
2020-12-04 17:59 UTC
[Bug testsuite/26989] New: FAIL: gdb.arch/i386-mpx-call.exp: check whether processor supports MPX
2020-12-04 17:23 UTC (2+ messages)
` [Bug testsuite/26989] "
[Bug tdep/27015] New: ARC: "eret" value is collected from the wrong data in register cache
2020-12-04 15:15 UTC (4+ messages)
` [Bug tdep/27015] "
[Bug testsuite/26990] New: [-m32] FAIL: gdb.arch/amd64-gs_base.exp: print fs_base
2020-12-04 12:40 UTC (3+ messages)
` [Bug testsuite/26990] "
[Bug tdep/27007] New: [-m32] FAIL: gdb.cp/many-args.exp: check passing many structures
2020-12-04 12:39 UTC (3+ messages)
` [Bug tdep/27007] "
[Bug server/26116] New: gdbserver with zsh as the shell hangs at startup when .zshenv forks
2020-12-04 6:23 UTC (2+ messages)
` [Bug server/26116] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).