public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug symtab/29366] New: [meta] New DWARF indexer meta bug
 2023-12-30 17:29 UTC  (2+ messages)
` [Bug symtab/29366] "

[Bug gdb/31192] New: GDB hang with CPU 100% when printing a variable with reference type
 2023-12-30 17:29 UTC  (4+ messages)
` [Bug gdb/31192] "

[Bug gdb/19423] __int128 conversion towards "const __int128 &" should be allowed
 2023-12-30 16:10 UTC 

[Bug c++/25894] New: gdb crash on uncanny command
 2023-12-30 15:45 UTC  (4+ messages)
` [Bug c++/25894] "

[Bug c++/28908] New: Assertion `strstr (name, "::") == NULL' failed. listing member function names of a namespace class
 2023-12-30 15:45 UTC  (2+ messages)
` [Bug c++/28908] "

[Bug c++/25467] GDB cannot step over a function if the following lines don't include and decision or branch
 2023-12-30 12:54 UTC 

[Bug c++/25116] rbreak regexp does not work as expected
 2023-12-30 12:20 UTC 

[Bug c++/23802] GDB crashes trying to set a breakpoint on AMD64 / Ubuntu 18.04
 2023-12-29 19:33 UTC 

[Bug c++/24367] Function arguments that are typedefs to an incomplete type of the same name confuse breakpoints
 2023-12-29 19:33 UTC 

[Bug c++/21480] Gdb can't pretty print strings from gcc 7.1/6.3 with -flto
 2023-12-29 18:42 UTC 

[Bug gdb/31194] New: Stepping on "int3" instruction fails assertion
 2023-12-29 18:25 UTC  (9+ messages)
` [Bug gdb/31194] "

[Bug c++/17656] New: segmentation fault while loading symbols
 2023-12-29 17:12 UTC  (2+ messages)
` [Bug c++/17656] "

[Bug c++/17632] New: No locals for lambdas in initialiser lists
 2023-12-29 16:59 UTC  (2+ messages)
` [Bug c++/17632] "

[Bug c++/28137] New: "Cannot evaluate function -- may be inlined" for a lambda that's not really inlined
 2023-12-29 12:41 UTC  (2+ messages)
` [Bug c++/28137] "

[Bug testsuite/31197] New: [gdb/testsuite, root] FAIL: gdb.base/gdb-index-err.exp: flag=: try to write index to a non-writable directory
 2023-12-29  5:41 UTC 

[Bug sim/29869] New: sim: align sim register numbers with gdb register numbers
 2023-12-29  4:46 UTC  (7+ messages)
` [Bug sim/29869] "

[Bug remote/31189] New: [multi-target] remote-fileio uses globals
 2023-12-29  1:00 UTC  (2+ messages)
` [Bug remote/31189] "

[Bug server/29796] New: gdbserver should imply --once if connected via stdio
 2023-12-29  0:29 UTC  (2+ messages)
` [Bug server/29796] "

[Bug server/21454] `target extended-remote | gdbserver --multi stdio` uses 100% CPU after gdb quits
 2023-12-29  0:27 UTC 

[Bug server/9239] failed in type convert from double to float
 2023-12-29  0:12 UTC 

[Bug server/7490] gdbserver isn't built? (FAQ)
 2023-12-29  0:10 UTC 

[Bug gdb/31152] New: Formalise unintened functionality in version 9.1
 2023-12-28 16:44 UTC  (5+ messages)
` [Bug gdb/31152] "

[Bug c++/12213] New: operator() does not work
 2023-12-28 11:48 UTC  (2+ messages)
` [Bug c++/12213] "

[Bug remote/31193] New: remote serial device read fall
 2023-12-28  9:20 UTC  (3+ messages)
` [Bug remote/31193] "

[Bug c++/17098] New: In program using unique_ptr, identifier 'tuple' cannot be used (problem with variadic templates?)
 2023-12-27 17:53 UTC  (5+ messages)
` [Bug c++/17098] "

[Bug c++/19068] New: gdb cannot handle operator= if both const access (as rhs) and non-const (lhs) methods defined
 2023-12-27 16:46 UTC  (2+ messages)
` [Bug c++/19068] "

[Bug symtab/11927] looking up structure members as symtabs?
 2023-12-27 13:41 UTC  (5+ messages)

[Bug symtab/11035] gdb ignores explicit scoping for ambiguous symbols
 2023-12-27 13:12 UTC  (2+ messages)

[Bug cli/22718] Support ambiguous types
 2023-12-27 13:12 UTC 

[Bug gdb/22231] Syntax error parsing symbol names duplicating C++ header names
 2023-12-27 13:10 UTC 

[Bug exp/19535] Print thread named field fails if compiled with g++ -m32 on x86
 2023-12-27 13:08 UTC 

[Bug c++/17772] New: libstdc++'s debug info confuses gdb (with "reproducer")
 2023-12-27 13:05 UTC  (2+ messages)
` [Bug c++/17772] "

[Bug c++/17132] New: Improper evaluation of expressions involving virtual method invocations under EVAL_AVOID_SIDE_EFFECTS
 2023-12-26 18:24 UTC  (2+ messages)
` [Bug c++/17132] "

[Bug c++/15398] New: Incorrect "cannot resolve function" error when argument is a pointer to fixed size array
 2023-12-25 18:32 UTC  (2+ messages)
` [Bug c++/15398] Incorrect "cannot resolve function" error when argument is a pointer to fixed size array (regression: worked with 7.2)

[Bug build/31150] New: [gdb/build] m_uiout may be used uninitialized in this function [-Wmaybe-uninitialized]
 2023-12-25 17:42 UTC  (6+ messages)
` [Bug build/31150] "

[Bug sim/29752] New: Build failure with upcoming Clang 16 (-Wincompatible-function-pointer-types, -Wimplicit-function-declaration)
 2023-12-25  5:05 UTC  (3+ messages)
` [Bug sim/29752] sim:frv: -Wincompatible-function-pointer-types build failure: sem.c:24343:41: error: incompatible function pointer types passing 'void (SIM_CPU *, UINT, UDI)' to parameter of type 'void (*)(SIM_CPU *, UINT, DI)'

[Bug remote/31190] New: "info proc" remote/local parity
 2023-12-23 23:08 UTC 

[Bug c++/15372] New: ref qualifiers and overloading
 2023-12-23 12:21 UTC  (2+ messages)
` [Bug c++/15372] "

[Bug gdb/18861] New: 'reinterpret_cast' in gdb seems to be doing a 'static_cast'
 2023-12-23 12:21 UTC  (2+ messages)
` [Bug c++/18861] "

[Bug build/31141] New: gdbsupport fails to compile with clang due to missing C++ prototype for operator delete
 2023-12-22 16:42 UTC  (10+ messages)
` [Bug build/31141] "

[Bug sim/31181] New: sim: cris: decode unused base_insn variable warnings
 2023-12-22 15:47 UTC  (15+ messages)
` [Bug sim/31181] "

[Bug gdb/26877] New: gdb crashes in tui mode in a multi-process setting at process exit
 2023-12-18 14:43 UTC  (3+ messages)
` [Bug tui/26877] "

[Bug tui/28600] New: "layout reg" nor "kill" refresh the TUI registers window
 2023-12-17 19:37 UTC  (4+ messages)
` [Bug tui/28600] "

[Bug c++/8724] Cannot call operator<<(ostream&, MyClass&) from gdb
 2023-12-17 18:06 UTC  (3+ messages)

[Bug c++/13384] New: toplevel namespace aliases don't work
 2023-12-17 18:00 UTC  (2+ messages)
` [Bug c++/13384] "

[Bug tui/22704] TUI reg vector shows blank contents for xmm/ymm vector regs, so does MI interface
 2023-12-17 16:27 UTC 

[Bug c++/13383] New: scope for top-level using statements is wrong
 2023-12-17 14:12 UTC  (2+ messages)
` [Bug c++/13383] "

[Bug c++/11757] ptype class -> typedefs should display access control
 2023-12-17 13:32 UTC 

[Bug c++/11540] ambiguous using reference is not error
 2023-12-17 13:05 UTC 

[Bug python/24925] internal-error: void add_separate_debug_objfile(objfile*, objfile*): Assertion `parent->separate_debug_objfile_backlink == NULL' failed
 2023-12-16 15:42 UTC  (2+ messages)

[Bug breakpoints/29277] New: jit_event_handler: Assertion `jiter->jiter_data != nullptr' failed with separate debug files
 2023-12-16 15:36 UTC  (3+ messages)
` [Bug breakpoints/29277] "

[Bug python/24457] Segfault during gdb.execute('quit') within exit event handler
 2023-12-16 14:50 UTC 

[Bug python/20120] multiple global blocks or broken global scope in GDB/Python
 2023-12-16 14:20 UTC 

[Bug gdb/28987] New: Outdated value being displayed for variable while DWARF info apparently contains the correct one
 2023-12-16 10:30 UTC  (3+ messages)
` [Bug gdb/28987] "

[Bug build/10723] Dependency on readline internal variable
 2023-12-16  9:38 UTC 

[Bug tui/31174] New: TUI stack window
 2023-12-16  1:43 UTC 

[Bug tui/31173] New: TUI inferiors / threads window
 2023-12-16  1:42 UTC 

[Bug python/31172] New: gdb.post_event SIGSEGV in batch mode
 2023-12-16  0:44 UTC 

[Bug python/14639] New: gdb.parameter doesn't flag ambiguous parameter spellings
 2023-12-16  0:22 UTC  (3+ messages)
` [Bug python/14639] "

[Bug python/19864] Subclassing gdb.Value with additional arguments produces a Type Error
 2023-12-15 21:13 UTC 

[Bug python/18335] New: GDB Abort on "info program" in Python callback
 2023-12-15 20:50 UTC  (2+ messages)
` [Bug python/18335] "

[Bug python/17568] New: gdb.lookup_type fails if a C++11 enum class has a value with the same name
 2023-12-15 20:18 UTC  (2+ messages)
` [Bug python/17568] "

[Bug gdb/16481] New: Python finish breakpoint does not work with a mix of inlined and tailcalled functions
 2023-12-15 19:59 UTC  (2+ messages)
` [Bug python/16481] "

[Bug python/13380] New: value.cast(value.type.strip_typedefs()) does not work for array typedefs
 2023-12-15 17:37 UTC  (2+ messages)
` [Bug python/13380] "

[Bug tdep/14673] New: esp isn't updated in stack unwind
 2023-12-15 16:43 UTC  (3+ messages)
` [Bug tdep/14673] Pseudo registers aren't "

[Bug python/13326] New: Need support for C++ method call for a gdb.Value object from within python
 2023-12-15 16:11 UTC  (2+ messages)
` [Bug python/13326] "

[Bug gdb/31153] New: [native-gdbserver] FAIL: gdb.ada/tasks.exp: info threads
 2023-12-15 15:02 UTC  (3+ messages)
` [Bug gdb/31153] "

[Bug breakpoints/15117] New: gdb should handle break foo.c:$conv_var better
 2023-12-14 19:29 UTC  (2+ messages)
` [Bug breakpoints/15117] "

[Bug c++/28589] New: cannot call a variadic C++ function
 2023-12-14 15:21 UTC  (3+ messages)
` [Bug c++/28589] "

[Bug testsuite/31166] New: [gdb/testsuite] FAIL: gdb.base/vfork-follow-parent.exp: resolution_method=schedule-multiple: inferior 1 (timeout)
 2023-12-14  8:52 UTC  (2+ messages)
` [Bug testsuite/31166] "

[Bug mi/27770] New: crash with interpreter-exec
 2023-12-14  6:37 UTC  (2+ messages)
` [Bug mi/27770] "

[Bug tui/31155] New: remove some vertical borders
 2023-12-13 15:42 UTC  (2+ messages)
` [Bug tui/31155] "

[Bug python/31157] New: Python TUI window should automatically handle scrolling and clipping
 2023-12-13 15:03 UTC  (2+ messages)
` [Bug python/31157] "

[Bug web/31156] New: broken links on https://www.sourceware.org/gdb/
 2023-12-13  2:41 UTC 

[Bug dap/30471] New: Clean up DAP breakpoint reporting
 2023-12-12 14:58 UTC  (2+ messages)
` [Bug dap/30471] "

[Bug dap/31138] New: Add DAP watchpoint support
 2023-12-12 14:57 UTC  (2+ messages)
` [Bug dap/31138] "

[Bug dap/31139] New: Handle negative disassemble offsets in DAP
 2023-12-12 14:57 UTC  (2+ messages)
` [Bug dap/31139] "

[Bug dap/31140] New: Add DAP completions request
 2023-12-12 14:57 UTC  (2+ messages)
` [Bug dap/31140] "

[Bug dap/31147] New: Implement DAP exceptionInfo request
 2023-12-12 14:56 UTC 

[Bug threads/17600] New: "info thread $_thread" doesn't work
 2023-12-12 14:55 UTC  (3+ messages)
` [Bug threads/17600] "

[Bug tui/31125] New: status window improvements
 2023-12-12 14:15 UTC  (2+ messages)
` [Bug tui/31125] "

[Bug dap/30472] New: DAP "repl" evaluation can make gdb unresponsive
 2023-12-11 18:55 UTC  (3+ messages)
` [Bug dap/30472] "

[Bug python/13587] New: stop reasons and other info missing from events.stop
 2023-12-11 18:44 UTC  (3+ messages)
` [Bug python/13587] "

[Bug gdb/18922] New: Changing value of a convenience variable to a longer string fails
 2023-12-11 16:05 UTC  (2+ messages)
` [Bug gdb/18922] "

[Bug dap/30473] New: Emit DAP Process event
 2023-12-11 15:45 UTC  (2+ messages)
` [Bug dap/30473] "

[Bug breakpoints/31095] New: Setting a breakpoint in a C++ header file takes a long time
 2023-12-11 15:35 UTC  (2+ messages)
` [Bug breakpoints/31095] "

[Bug python/29011] New: Python Value.dynamic_cast does not work as expected
 2023-12-11 14:55 UTC  (3+ messages)
` [Bug c++/29011] "

[Bug rust/30330] New: GDB 13.1 no longer prints length of Rust slice wrappers
 2023-12-11 10:32 UTC  (3+ messages)
` [Bug rust/30330] "

[Bug symtab/17272] New: DW_TAG_GNU_template_parameter_pack
 2023-12-11  7:28 UTC  (3+ messages)
` [Bug symtab/17272] DW_TAG_GNU_template_parameter_pack

[Bug cli/31135] New: allow 8- and rgb color in styles
 2023-12-11  1:30 UTC 

[Bug symtab/11796] `list' and `info line' fail on `struct typename'
 2023-12-11  1:00 UTC 

[Bug symtab/15547] New: info types searches msymbols
 2023-12-11  0:23 UTC  (2+ messages)
` [Bug symtab/15547] "

[Bug backtrace/31122] New: gdb crashed when drkonqi ran it on plasmashell crashes
 2023-12-10 22:09 UTC  (2+ messages)
` [Bug backtrace/31122] "

[Bug symtab/30714] New: make DWARF CU expansion interruptible
 2023-12-10 21:59 UTC  (2+ messages)
` [Bug symtab/30714] "

[Bug symtab/31132] New: .debug_names writer should create .debug_aranges
 2023-12-10 20:57 UTC  (4+ messages)
` [Bug symtab/31132] "

[Bug symtab/23288] Symbol loading performance regression
 2023-12-10 17:38 UTC 

[Bug symtab/30946] New: [gdb/symtab, gdb-index] FAIL: gdb.fortran/nested-funcs-2.exp: src_prefix=0: nest_prefix=1: before start: info symbol contains_keyword::increment
 2023-12-10 16:15 UTC  (2+ messages)
` [Bug symtab/30946] "

[Bug gdb/23504] index cache: Produce and consume DWARF5 format
 2023-12-10 15:51 UTC  (3+ messages)

[Bug gdb/24716] cc-with-debug-names FAILs
 2023-12-10 15:49 UTC 

[Bug gdb/25843] New: gdb-add-index uses temporary files alongside exec
 2023-12-10 15:37 UTC  (2+ messages)
` [Bug gdb/25843] "

[Bug symtab/25953] New: [debug-names] Support multiple per-CU indices
 2023-12-10 15:35 UTC  (2+ messages)
` [Bug symtab/25953] "

[Bug symtab/24820] .debug_names has incorrect contents
 2023-12-10 15:30 UTC  (4+ messages)

[Bug symtab/13795] New: .gdb_index misses fortran calling convention setting?
 2023-12-10 15:27 UTC  (2+ messages)
` [Bug symtab/13795] .gdb_index misses main name

[Bug symtab/24549] [cc-with-gdb-index/cc-with-debug-names] DW_AT_main_subprogram ignored
 2023-12-10 15:21 UTC 

[Bug symtab/25950] New: [debug-names] Handle no "Hash Lookup Table"
 2023-12-10 15:16 UTC  (2+ messages)
` [Bug symtab/25950] "

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