public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug gdb/30017] New: Cygwin gdb fails when given a windows absolute path
 2023-03-22 20:43 UTC  (6+ messages)
` [Bug gdb/30017] "

[Bug backtrace/29298] New: Internal error when debugging Rust programs
 2023-03-22 20:30 UTC  (5+ messages)
` [Bug backtrace/29298] "

[Bug testsuite/30158] New: rustc testsuite fails with 13.1, apparently worked before with trunk 20230114 on i686-linux-gnu and powerpc64le-linux-gnu
 2023-03-22 20:30 UTC  (8+ messages)
` [Bug testsuite/30158] "

[Bug gdb/30261] New: [gdb] segfaults in gdb.base/index-cache.exp
 2023-03-22 13:54 UTC  (5+ messages)
` [Bug gdb/30261] "

[Bug gdb/30242] New: gdb weird one specific command with specific input not valid to run
 2023-03-22  8:11 UTC  (11+ messages)
` [Bug gdb/30242] "

[Bug gdb/30252] New: gdb-13.1/gdb/target.c:2641: internal-error: target_resume: Assertion `inferior_ptid != null_ptid' failed
 2023-03-22  8:06 UTC  (6+ messages)
` [Bug gdb/30252] "
` [Bug tdep/30252] "

[Bug gdb/30255] New: GDB on Windows cannot retrieve a stacktrace when a NULL function pointer is called
 2023-03-21 20:22 UTC  (7+ messages)
` [Bug gdb/30255] "
` [Bug win32/30255] "

[Bug win32/8591] gdb for Win32 does not handle Microsoft C++ exceptions properly
 2023-03-21 17:50 UTC  (2+ messages)

[Bug win32/8877] GDB Crashes with function address parameters
 2023-03-21 16:13 UTC 

[Bug win32/8533] gdb crashes on Windows when the debugged program calls a DLL function
 2023-03-21 16:11 UTC 

[Bug gdb/30246] New: gdb record and replay , sometime variable operate wrong. but rr works, based on ryzen 4800h cpu(zen architecture)
 2023-03-21 15:01 UTC  (17+ messages)
` [Bug gdb/30246] "
` [Bug gdb/30246] gdb record full, br … and rc. Sometime "
` [Bug record/30246] "

[Bug remote/18772] New: gdb does not respond to CTRL-C
 2023-03-21 14:58 UTC  (3+ messages)
` [Bug remote/18772] "

[Bug gdb/30253] New: [gdb] FAIL: gdb.gdb/python-helper.exp: pretty print type->main_type
 2023-03-20 17:41 UTC  (5+ messages)
` [Bug gdb/30253] "

[Bug testsuite/30250] New: [gdb/testsuite] remotedir review
 2023-03-20 16:06 UTC  (2+ messages)
` [Bug testsuite/30250] "

[Bug gdb/29871] New: "p tail.y ++ (diff.y / 2)" command causes crash
 2023-03-20 14:45 UTC  (2+ messages)
` [Bug gdb/29871] "

[Bug rust/20367] add further Rust demangling
 2023-03-20 13:58 UTC  (3+ messages)

[Bug rust/30211] New: Crash on tab completing while debugging rust program
 2023-03-20 13:58 UTC  (10+ messages)
` [Bug rust/30211] "

[Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
 2023-03-20  9:55 UTC  (4+ messages)
` [Bug fortran/27341] "

[Bug gdb/30249] New: upgrade the GDB to 13.1 version, hookpost-extended-remote will not work
 2023-03-20  8:59 UTC  (3+ messages)
` [Bug gdb/30249] "

[Bug gdb/30240] New: (linux/aarch) thread.c:86: internal-error: inferior_thread: Assertion `current_thread_ != nullptr' failed
 2023-03-20  8:28 UTC  (5+ messages)
` [Bug gdb/30240] "

[Bug exp/18603] New: print L'a' triggers inadequate error message: "No type named wchar_t."
 2023-03-17 18:58 UTC  (4+ messages)
` [Bug exp/18603] "

[Bug python/29287] New: PySys_SetPath has been deprecated in Python 3.11
 2023-03-17 18:34 UTC  (2+ messages)
` [Bug python/29287] "

[Bug python/28668] New: Py_SetProgramName will be deprecated in Python 3.11
 2023-03-17 18:34 UTC  (2+ messages)
` [Bug python/28668] "

[Bug macros/29606] New: [dwarf-5] Missing line information for evaluating macros
 2023-03-17 15:16 UTC  (2+ messages)
` [Bug macros/29606] "

[Bug macros/30239] New: gdb can't print '__INT_MAX__' in '<limits.h>' when debugging c program,but lldb can
 2023-03-17 15:16 UTC  (3+ messages)
` [Bug macros/30239] "

[Bug tdep/19797] Unsupported powerpc bfd arch/machine variants
 2023-03-17 14:43 UTC  (3+ messages)

[Bug gdb/30238] New: /build/gdb-ktlO15/gdb-9.2/gdb/gdbtypes.c:5126: internal-error: type* copy_type(const type*): Assertion `TYPE_OBJFILE_OWNED (type)' failed
 2023-03-17 13:55 UTC  (3+ messages)
` [Bug gdb/30238] "

[Bug exp/20630] gdb crash from TYPE_OBJFILE_OWNED
 2023-03-17 13:55 UTC 

[Bug breakpoints/27509] New: ARM Cortex-M7: Setting breakpoint and stepping through causes internal error at function 'finish_step_over'
 2023-03-16  7:59 UTC  (2+ messages)
` [Bug breakpoints/27509] "

[Bug c++/29985] New: gdbtypes.h:985: internal-error: field: Assertion `idx >= 0 && idx < num_fields ()' failed
 2023-03-15 18:23 UTC  (2+ messages)
` [Bug c++/29985] "

[Bug gdb/30236] New: gdb crashes inspecting value of enum with more than 2^15 enumerators
 2023-03-15 18:23 UTC  (3+ messages)
` [Bug gdb/30236] gdb crashes inspecting value of enum with more than 2^15 elements

[Bug tdep/23408] [aarch64] tui rename cpsr to pstate
 2023-03-15 16:55 UTC 

[Bug tui/30234] New: Can't scroll up in asm view when remote debugging
 2023-03-15 10:21 UTC  (2+ messages)
` [Bug tui/30234] "

[Bug breakpoints/30233] New: Hardware watchpoint works as software
 2023-03-15  7:02 UTC 

[Bug gdb/30224] New: Rust bt fail after the fix Fix "start" for D, Rust, etc
 2023-03-13 20:14 UTC  (4+ messages)
` [Bug gdb/30224] "
` [Bug rust/30224] "

[Bug server/30199] New: cross compilation for arm64 fails
 2023-03-13 16:20 UTC  (6+ messages)
` [Bug server/30199] "

[Bug python/17136] New: 'info type-printers' causes an exception when there are per-objfile printers
 2023-03-13 13:41 UTC  (2+ messages)
` [Bug python/17136] "

[Bug c++/30223] New: Nice printing of std::string doesn't work with -static
 2023-03-12 12:06 UTC  (2+ messages)
` [Bug python/30223] "

[Bug gdb/29833] New: [gdb] FAIL: gdb.server/monitor-exit-quit.exp: monitor exit
 2023-03-11 15:03 UTC  (2+ messages)
` [Bug gdb/29833] "

[Bug server/30222] New: [gdb/server] wait_1: Assertion `step_over_bkpt == null_ptid' failed
 2023-03-11 11:49 UTC 

[Bug gdb/30214] New: GDB 13.1 does not compile on FreeBSD 13.1
 2023-03-10 20:10 UTC  (8+ messages)
` [Bug gdb/30214] "

[Bug gdb/30219] New: [native-gdbserver] FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=sigterm: quit with SIGTERM (GDB internal error)
 2023-03-10 20:00 UTC  (4+ messages)
` [Bug gdb/30219] "

[Bug gdb/26761] New: thread.c:95: internal-error: thread_info* inferior_thread(): Assertion `current_thread_ != nullptr' failed
 2023-03-09 22:44 UTC  (2+ messages)
` [Bug gdb/26761] "

[Bug gdb/30207] New: GDB crashes on processing Apache2 crash dump
 2023-03-09 20:21 UTC  (6+ messages)
` [Bug gdb/30207] "

[Bug breakpoints/30215] New: GDB cannot hit second time in empty while loop
 2023-03-09 18:58 UTC  (4+ messages)
` [Bug breakpoints/30215] "

[Bug exp/30190] New: Allow 128-bit arithemetic on value
 2023-03-09 18:06 UTC  (2+ messages)
` [Bug exp/30190] "

[Bug gdb/21221] gdb hangs while stepping an empty loop
 2023-03-09 12:49 UTC 

[Bug remote/30129] New: Thread exited messages are missing for remote targets
 2023-03-09 11:31 UTC  (2+ messages)
` [Bug remote/30129] "

[Bug gdb/30204] New: RFE add an option to to ptype to print the decl file and decl line for a type
 2023-03-08  0:54 UTC  (4+ messages)
` [Bug gdb/30204] "

[Bug gdb/30205] New: [qemu-gdbserver -- i386] Gdb crash while debugging the pintos kernel, some kind of readline issue?
 2023-03-08  0:43 UTC  (6+ messages)
` [Bug gdb/30205] "

[Bug gdb/29735] New: Can't have multiple breakpoints - crash otherwise
 2023-03-08  0:28 UTC  (2+ messages)
` [Bug rust/29735] "

[Bug python/17314] New: Any thread created by Python must block SIGCHLD
 2023-03-07 18:38 UTC  (2+ messages)
` [Bug python/17314] "

[Bug cli/30210] New: disassemble should show arrow at desired address
 2023-03-07 18:16 UTC 

[Bug gdb/30209] New: Inconsistency between lambdas' signatures and that of the function they are in
 2023-03-07 15:47 UTC 

[Bug cli/30208] New: Colors for `disas` inconsistent
 2023-03-07 15:31 UTC  (2+ messages)
` [Bug cli/30208] "

[Bug python/22686] gdb.lookup_type fails for array types
 2023-03-07 14:34 UTC 

[Bug symtab/30164] New: Restructure symbol domains
 2023-03-07 14:31 UTC  (2+ messages)
` [Bug symtab/30164] "

[Bug python/24870] gdb.lookup_type fails if a name is both a type and a variable
 2023-03-07 14:31 UTC 

[Bug fortran/15326] New: Problem inspecting recursive Derived Data Type
 2023-03-07 14:21 UTC  (2+ messages)
` [Bug fortran/15326] "

[Bug fortran/22497] Unable to access base type of derived types
 2023-03-07 14:20 UTC 

[Bug symtab/11796] `list' and `info line' fail on `struct typename'
 2023-03-07 14:13 UTC 

[Bug symtab/28127] New: DW_FORM_data16 support
 2023-03-07 14:10 UTC  (3+ messages)
` [Bug symtab/28127] "

[Bug symtab/30191] New: allow 128-bit types in properties
 2023-03-07 14:10 UTC  (2+ messages)
` [Bug symtab/30191] "

[Bug symtab/8418] bad line numbers on very tiny functions
 2023-03-07  0:38 UTC 

[Bug symtab/29168] New: [gdb/UB] gdb/dwarf2/read.c:17545:20:runtime error: shift exponent 127 is too large for 64-bit type 'long unsigned int'
 2023-03-07  0:33 UTC  (2+ messages)
` [Bug symtab/29168] "

[Bug symtab/27922] New: [gdb/symtab] Don't create two dwarf2_cu's for the same CU
 2023-03-07  0:29 UTC  (2+ messages)
` [Bug symtab/27922] "

[Bug symtab/8773] gdb dumps core when reading symbols from my .so
 2023-03-06 23:53 UTC 

[Bug symtab/13511] New: 'info variable' and 'info functions' very slow and memory cosuming
 2023-03-06 23:50 UTC  (2+ messages)
` [Bug symtab/13511] "

[Bug breakpoints/15826] New: Slow symbol lookups during conditional breakpoints
 2023-03-06 23:33 UTC  (2+ messages)
` [Bug symtab/15826] "

[Bug python/25936] New: Sizeof value for arrays reported wrongly as zero
 2023-03-06 22:42 UTC  (2+ messages)
` [Bug symtab/25936] "

[Bug cli/30203] New: [RFE] GDB should be able to print and complete function names with typedefs
 2023-03-06 16:30 UTC 

[Bug c++/30202] New: GDB is incorrectly partially completing a command
 2023-03-06 15:00 UTC 

[Bug symtab/17799] New: tracking bug for symbol lookup cache patch
 2023-03-05 23:17 UTC  (2+ messages)
` [Bug symtab/17799] "

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