public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug python/28821] New: use mypy type annotations
 2022-02-20  5:18 UTC  (4+ messages)
` [Bug python/28821] "

[Bug python/28538] New: Consider adding possibility to call gdb unwinder for the heavy lifting
 2022-02-19 20:32 UTC  (3+ messages)
` [Bug python/28538] "

[Bug symtab/28900] New: GDB crash on loading symbols form openbios binary
 2022-02-19 19:53 UTC  (10+ messages)
` [Bug symtab/28900] "

[Bug c++/26677] New: valid-expr.h:65:20: error: type/value mismatch
 2022-02-19 16:47 UTC  (2+ messages)
` [Bug c++/26677] "

[Bug c++/28605] New: internal-error: Should not be able to create a lazy value with an enclosing type
 2022-02-19 16:40 UTC  (2+ messages)
` [Bug c++/28605] "

[Bug python/28533] New: dont_repeat in gdb.Command doesn't have any effect anymore
 2022-02-19 16:34 UTC  (2+ messages)
` [Bug python/28533] "

[Bug c++/28901] New: unable to resolve function overloads involving inheritance
 2022-02-19 16:29 UTC  (8+ messages)
` [Bug c++/28901] "

[Bug gdb/24069] gdb on OSX Mojave hangs in darwin_decode_message
 2022-02-19 16:03 UTC  (12+ messages)

[Bug gdb/28874] New: arm-none-eabi: internal-error: thread_info* inferior_thread(): Assertion `current_thread_ != nullptr' failed
 2022-02-19  8:48 UTC  (4+ messages)
` [Bug gdb/28874] "

[Bug c++/28908] New: Assertion `strstr (name, "::") == NULL' failed. listing member function names of a namespace class
 2022-02-18 21:54 UTC  (2+ messages)
` [Bug c++/28908] "

[Bug cli/16242] New: print format for hex float
 2022-02-18 16:53 UTC  (6+ messages)
` [Bug cli/16242] "

[Bug c++/28907] New: Wrong pointer cast with multiple inheritance
 2022-02-18 16:49 UTC 

[Bug c++/28906] New: GDB debugger hangs after step call
 2022-02-18 16:26 UTC  (8+ messages)
` [Bug c++/28906] "

[Bug rust/20164] fix string printing in rust
 2022-02-18  1:16 UTC  (8+ messages)

[Bug tui/28887] New: colored prompt length not calculated correctly
 2022-02-17 17:15 UTC  (8+ messages)
` [Bug tui/28887] "

[Bug cli/28833] New: Ctrl-D distorts GDB prompt
 2022-02-17  7:01 UTC  (13+ messages)
` [Bug cli/28833] "

[Bug mi/27876] New: debuginfod-downloaded source files don't pass proper fullname across mi / (gdb)info source
 2022-02-15 22:47 UTC  (2+ messages)
` [Bug mi/27876] "

[Bug gdb/28616] New: GDB doesn't rollback displaced stepping state after a failure to insert hardware watchpoints
 2022-02-13 14:08 UTC  (2+ messages)
` [Bug gdb/28616] "

[Bug c++/17315] New: 'until' behavion in watchpoint.c (for loops) incompatible with loop condition instructions at the top of the loop
 2022-02-11 15:15 UTC  (2+ messages)
` [Bug c++/17315] "

[Bug build/28413] New: string_view-selftests.c build error on macOS
 2022-02-11 13:11 UTC  (2+ messages)
` [Bug build/28413] "

[Bug mi/28711] New: gdb closes when displaying structs with long field names in eclipse
 2022-02-09 23:42 UTC  (6+ messages)
` [Bug mi/28711] "

[Bug python/28856] New: Python pretty printer causes stack overflow when printing frame arguments
 2022-02-07 17:51 UTC  (10+ messages)
` [Bug python/28856] "

[Bug rust/20166] utf-8 input not handled by rust lexer
 2022-02-06 21:19 UTC  (3+ messages)

[Bug rust/24082] call of a function field does not work properly
 2022-02-06 21:05 UTC  (3+ messages)

[Bug python/25234] Python pretty printer for C++ type fails when printing backtrace from a C function
 2022-02-03 13:11 UTC 

[Bug gdb/24393] Crash in frame_unwind_pc() on possibly broken python pretty-printer
 2022-02-03 12:03 UTC  (2+ messages)

[Bug gdb/28797] New: Aborted (core dumped) when `l ,,`
 2022-02-02 16:31 UTC  (6+ messages)
` [Bug gdb/28797] "

[Bug cli/28665] New: CLI commands that cause crash
 2022-02-02 16:30 UTC  (6+ messages)
` [Bug cli/28665] "

[Bug gdb/28801] New: "gdb/gdbtypes.h:441: internal-error: LONGEST dynamic_prop::const_val() const: Assertion `m_kind == PROP_CONST' failed" when listing functions
 2022-02-02 14:48 UTC  (6+ messages)
` [Bug fortran/28801] "

[Bug server/28822] New: sh4 gdbserver crash
 2022-01-27 17:24 UTC  (4+ messages)
` [Bug server/28822] "

[Bug tdep/28829] New: ARM Cortex-M: cannot backtrace from interrupt handler
 2022-01-27 13:11 UTC 

[Bug record/28445] New: inferior.c:300: internal-error: inferior* find_inferior_pid(process_stratum_target*, int): Assertion `pid != 0' failed
 2022-01-27 13:04 UTC  (3+ messages)
` [Bug record/28445] "

[Bug tui/28800] New: non-ascii character cannot display correctly in tui-mode's extended-prompt
 2022-01-27 12:26 UTC  (3+ messages)
` [Bug tui/28800] "

[Bug python/28825] New: Breakpoints fire multiple times after fork() call
 2022-01-27  7:15 UTC  (2+ messages)
` [Bug python/28825] "

[Bug python/28820] New: gdb.parameter returns Non for Python integer user-defined parameter with value 0
 2022-01-26 20:05 UTC  (2+ messages)
` [Bug python/28820] "

[Bug cli/28823] New: Very frequent internal-error: sect_index_data not initialized
 2022-01-26 20:05 UTC  (6+ messages)
` [Bug cli/28823] "

[Bug python/10790] gdb.parameter not (easily) modifyable from python side
 2022-01-26 17:15 UTC  (2+ messages)

[Bug python/12188] New: python gdb.parameter("endian") is ""
 2022-01-26 14:07 UTC  (2+ messages)
` [Bug python/12188] "

[Bug rust/21893] template_argument(0) gives syntax error
 2022-01-25  1:50 UTC 

[Bug rust/21466] better printing of unsized types
 2022-01-24 23:56 UTC  (2+ messages)

[Bug gdb/28803] New: GDB unable to set $xmm2-7 register but able to set $xmm0-1 on non-AVX machines
 2022-01-24  1:55 UTC  (4+ messages)
` [Bug gdb/28803] GDB unable to set $xmm2-9 register but able to set $xmm0-1,10-15 "

[Bug rust/21097] can't disambiguate between enum and other types for rust
 2022-01-24  0:47 UTC 

[Bug rust/23624] xfail traits.exp with older llvm
 2022-01-24  0:41 UTC 

[Bug build/28802] New: error: 'gdb_argv' was not declared in this scope for x86_64-w64-mingw32 host
 2022-01-21 16:38 UTC  (5+ messages)
` [Bug build/28802] "

[Bug gdb/28798] New: `set logging on` in gdbearlyinit
 2022-01-20 11:07 UTC 

[Bug tdep/28796] New: GDB locks up after stopping on a breakpoint in invalidated memory on aarch64
 2022-01-20  9:44 UTC  (2+ messages)
` [Bug tdep/28796] "

[Bug symtab/27678] New: [gdb/symtab] Use debuginfod sourcelist api to test for file existence
 2022-01-19 23:50 UTC  (2+ messages)
` [Bug symtab/27678] "

[Bug gdb/28549] New: ARM/Cortex-M: improper stack unwinding when the target is in lockup state
 2022-01-19 12:18 UTC  (6+ messages)
` [Bug gdb/28549] "

[Bug gdb/28758] New: GDB 11 doesn't work correctly on binaries with a SHT_RELR (.relr.dyn) section
 2022-01-16 13:29 UTC  (2+ messages)
` [Bug gdb/28758] "

[Bug gdb/28785] New: Support SHT_RELR (.relr.dyn) section
 2022-01-16 13:29 UTC  (4+ messages)
` [Bug gdb/28785] "

[Bug sim/28302] New: [11 Regression] gdb fails to build with glibc 2.34 (
 2022-01-16 10:08 UTC  (3+ messages)
` [Bug sim/28302] "

[Bug remote/19215] GDB does not support more than one inferior for "target remote"
 2022-01-15 17:22 UTC 

[Bug threads/24548] gdb: TLS variables inaccessible when not linking with libpthread
 2022-01-13 17:15 UTC 

[Bug remote/9177] "info files" says "serial" twice when remote debugging via TCP
 2022-01-13 14:55 UTC  (5+ messages)

[Bug gdb/28777] New: Running/starting an inferior with "set schedule-multiple on" while another one is running messes things up
 2022-01-13  2:13 UTC  (2+ messages)
` [Bug gdb/28777] Running/starting an inferior with "set schedule-multiple on" while another one is started "

[Bug breakpoints/13415] New: Invalid breakpoints when linking with --gc-sections
 2022-01-11 18:20 UTC  (4+ messages)
` [Bug breakpoints/13415] "

[Bug server/28764] New: Configure should check for libmpc and libmpfr before isl
 2022-01-11 16:43 UTC  (3+ messages)
` [Bug build/28764] "

page:  |  | 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).