public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug gdb/26225] New: set logging redirect works only from prompt
 2020-07-10  8:54 UTC 

[Bug gdb/25102] internal-error: bool value_contents_bits_eq(const value*, int, const value*, int, int): Assertion `offset2 + length <= TYPE_LENGTH (val2->enclosing_type) * TARGET_CHAR_BIT' failed
 2020-07-09 17:55 UTC 

[Bug remote/26221] New: "Interrupted system call" when resizing terminal while GDB is waiting for remote connection
 2020-07-09  1:58 UTC 

[Bug build/25716] New: Generated doxygen docs cause problems for Windows due to case-insensitive filesystem
 2020-07-08 19:11 UTC  (8+ messages)
` [Bug build/25716] "

[Bug fortran/26139] New: Cannot access allocatable array/pointer component of derived-type dummy argument
 2020-07-08  9:41 UTC  (2+ messages)
` [Bug fortran/26139] "

[Bug gdb/26196] New: gdb error message is unclear when attempting to load a file >2GB via gdbserver
 2020-07-07 16:08 UTC  (2+ messages)
` [Bug gdb/26196] "

[Bug server/23198] gdbserver unable to transfer large files
 2020-07-07 16:08 UTC  (2+ messages)

[Bug breakpoints/26213] New: In a directory with several subdirectories containing files with the same name, I can't set a breakpoint on a file in the root directory
 2020-07-07 16:04 UTC 

[Bug python/22748] crash from custom unwinder
 2020-07-06 17:40 UTC 

[Bug gdb/26180] New: tab completion needs whitespace escaping
 2020-07-06 14:23 UTC  (4+ messages)
` [Bug cli/26180] "

[Bug rust/26197] New: rust FAILs with rustc 1.36.0 and llvm 7
 2020-07-06  9:28 UTC  (6+ messages)
` [Bug rust/26197] "

[Bug tui/26205] New: [tui] gdb aborts during winheight command
 2020-07-06  7:57 UTC  (10+ messages)
` [Bug tui/26205] "

[Bug ada/26187] New: Can't build gdb with current GCC master
 2020-07-05 21:48 UTC  (6+ messages)
` [Bug build/26187] [-std=gnu++17] gdb/inferior.h: error: ‘bool std::uncaught_exception()’ is deprecated [-Werror=deprecated-declarations]

[Bug rust/26121] New: FAIL: gdb.rust/modules.exp: print ::TWENTY_THREE
 2020-07-05 15:40 UTC  (3+ messages)
` [Bug rust/26121] "

[Bug rust/26202] New: Support calling methods on types
 2020-07-04 17:19 UTC  (2+ messages)
` [Bug rust/26202] "

[Bug sim/26194] New: sim/igen generates code leading to linker errors with -fno-common (GCC 10 default)
 2020-07-03 19:05 UTC  (6+ messages)
` [Bug sim/26194] "

[Bug gdb/26199] New: GDB goes in busy loop when interrupting non-stop program
 2020-07-02 21:48 UTC  (2+ messages)
` [Bug gdb/26199] "

[Bug compile/26191] New: can't compile on macos
 2020-07-02  2:40 UTC  (4+ messages)
` [Bug build/26191] "

[Bug build/26183] New: GDB build fails with error: ‘class std::basic_string_view<char>’ has no member named ‘to_string’
 2020-06-30 14:45 UTC  (13+ messages)
` [Bug build/26183] "

[Bug testsuite/26175] New: Regression on testsuite due to changes to default_target_compile
 2020-06-29 14:33 UTC  (3+ messages)
` [Bug testsuite/26175] "

[Bug tui/25342] Unicode data in strings conflicts with TUI
 2020-06-27 19:04 UTC 

[Bug gdb/24069] gdb on OSX Mojave hangs in darwin_decode_message
 2020-06-26 23:01 UTC  (2+ messages)

[Bug cli/22454] logging sometimes prints prompt
 2020-06-26 22:17 UTC 

[Bug gdb/25475] FAIL: gdb.server/solib-list.exp: non-stop 0/1: target remote (got interactive prompt)
 2020-06-26 20:07 UTC  (9+ messages)

[Bug tui/26172] New: Terminal becomes broken when a source file is not found when entering the TUI
 2020-06-26  2:25 UTC  (2+ messages)
` [Bug tui/26172] "

[Bug tui/26024] New: Cannot scroll up in asm view
 2020-06-25 19:40 UTC  (2+ messages)
` [Bug tui/26024] "

[Bug tdep/26170] New: gdb.base/testenv.exp loops on Linux/sparc64
 2020-06-25  8:18 UTC 

[Bug breakpoints/25901] New: Intel CET / control flow instruction `endbr64` breaks prologue analysis
 2020-06-24 17:06 UTC  (2+ messages)
` [Bug breakpoints/25901] "

[Bug fortran/26155] New: p cos(alat(j)) command make gdb Aborted (core dumped)
 2020-06-23  1:26 UTC 

[Bug build/26136] New: when make it shows "make: *** No rule to make target '../alloc.c'. Stop"
 2020-06-23  0:28 UTC  (8+ messages)
` [Bug build/26136] "

[Bug gdb/25939] New: [10 regression] run fails with ICE on Solaris
 2020-06-22 18:19 UTC  (7+ messages)
` [Bug gdb/25939] "

[Bug rust/26148] New: Unable to break within rust source code
 2020-06-22 13:04 UTC  (2+ messages)
` [Bug rust/26148] "

[Bug c++/26145] New: Internal error showing _M_local_word in ostream
 2020-06-21  9:14 UTC 

[Bug gdb/25412] thread_info with duplicate ptid added to inferior thread list
 2020-06-18 22:31 UTC  (3+ messages)

[Bug build/25019] #include "../../gnulib/config.h" harmful
 2020-06-17 23:12 UTC 

[Bug tui/25348] Segfault on mode switch from TUI to CLI
 2020-06-17 12:22 UTC  (5+ messages)

[Bug c++/26122] New: gdb fails to demangle a name
 2020-06-16 15:18 UTC 

[Bug win32/25302] Mismatching fstat() function calls in gdb_bfd_open() and cache_bstat()
 2020-06-15 23:29 UTC 

[Bug c++/26118] New: dump srec memory foo 0x0 0xffffffffff raises internal error on Chrome OS
 2020-06-15 20:59 UTC 

[Bug compile/26117] New: Link failure on windows due to invalid library order
 2020-06-15 15:51 UTC  (3+ messages)
` [Bug compile/26117] "
` [Bug build/26117] "

[Bug server/26116] New: gdbserver with zsh as the shell hangs at startup when .zshenv forks
 2020-06-14  2:49 UTC 

[Bug remote/25741] New: GDB tries to set breakpoint using Z0, but remove it using z1
 2020-06-13 11:45 UTC  (2+ messages)
` [Bug remote/25741] "

[Bug guile/21104] 7.12.1 does not compile with latest guile (2.1.6)
 2020-06-12 14:15 UTC 

[Bug testsuite/25996] New: wrap global arrays in namespace
 2020-06-12 13:44 UTC  (2+ messages)
` [Bug testsuite/25996] "

[Bug testsuite/26110] New: invalid command name in one test-case aborts entire test run
 2020-06-12  7:16 UTC  (6+ messages)
` [Bug testsuite/26110] "

[Bug pascal/26106] New: gdb/value.c:849: internal-error: bool value_contents_bits_eq(const value*, int, const value*, int, int): Assertion `offset2 + length <= TYPE_LENGTH (val2->enclosing_type) * TARGET_CHAR_BIT' failed
 2020-06-12  6:39 UTC  (2+ messages)
` [Bug pascal/26106] "

[Bug breakpoints/26019] New: FreeRTOS task breakpoint causes core dump
 2020-06-11 22:46 UTC  (2+ messages)
` [Bug breakpoints/26019] "

[Bug gdb/18318] New: Printing an hexadecimal floating constant with negative exponent gives wrong result
 2020-06-11 16:37 UTC  (4+ messages)
` [Bug gdb/18318] "

[Bug gdb/21356] value.c:828: internal-error: int value_contents_bits_eq(const value*, int, const value*, int, int): Assertion `offset1 + length <= TYPE_LENGTH (val1->enclosing_type) * TARGET_CHAR_BIT' failed
 2020-06-11 12:36 UTC  (3+ messages)

[Bug gdb/26081] New: Function names in source window are always black source style turned on
 2020-06-11  2:39 UTC  (8+ messages)
` [Bug gdb/26081] "

[Bug ada/24713] [ada] Support .gdb_index
 2020-06-10 12:47 UTC  (2+ messages)

[Bug tui/26036] New: GDB core dump TUI + rl
 2020-06-09 19:48 UTC  (6+ messages)
` [Bug tui/26036] "

[Bug breakpoints/26096] New: gdb sets breakpoint at cold clone
 2020-06-09 14:23 UTC  (3+ messages)
` [Bug breakpoints/26096] "

[Bug symtab/26095] New: gdb bug worked around in gcc/bb-reorder.c:pass_partition_blocks::gate
 2020-06-09  9:32 UTC  (3+ messages)
` [Bug symtab/26095] "

[Bug symtab/26092] New: Complain about contradictory DW_LNE_end_sequence marker
 2020-06-08 10:04 UTC  (4+ messages)
` [Bug symtab/26092] "

[Bug cli/16242] New: print format for hex float
 2020-06-07 17:49 UTC  (9+ messages)
` [Bug cli/16242] "

[Bug symtab/18903] New: GDB crashes upon reading debug info
 2020-06-07 17:43 UTC  (2+ messages)
` [Bug symtab/18903] "

[Bug gdb/25725] New: GDB/MI command may get responded twice
 2020-06-07 17:13 UTC  (3+ messages)
` [Bug mi/25725] "

[Bug mi/24347] Multiple mi result records for same command
 2020-06-07 17:13 UTC 

[Bug backtrace/24248] all variables are 0 in gdb 20.2.2019
 2020-06-07 17:06 UTC 

[Bug gdb/24736] complaint () does nothing even for skip_unknown_opcode
 2020-06-07 16:58 UTC 

[Bug cli/17289] New: show/set record <TAB> completion
 2020-06-07 16:50 UTC  (2+ messages)
` [Bug cli/17289] "

[Bug cli/18268] New: Undefined behaviour in gdb initialisation
 2020-06-07 16:47 UTC  (2+ messages)
` [Bug cli/18268] "

[Bug cli/23756] "show record" weird output
 2020-06-07 16:43 UTC 

[Bug cli/24980] Valgrind reports a 'jump on uninit' in readline
 2020-06-07 16:40 UTC 

[Bug cli/24860] Segfault on 'with' command with no argument
 2020-06-07 16:38 UTC 

[Bug tui/26049] New: tui disable aborts if "layout src" or "focus cmd" in .gdbinit
 2020-06-06 18:49 UTC  (2+ messages)
` [Bug tui/26049] "

[Bug tui/25956] New: Hardcoded colors remain
 2020-06-06 15:01 UTC  (2+ messages)
` [Bug tui/25956] "

[Bug c++/16687] New: GDB Reports Incorrect Hexadecimal Value when adding floats
 2020-06-06 14:59 UTC  (2+ messages)
` [Bug c++/16687] "

[Bug gdb/15318] New: Printing floating point numbers as hexadecimal outputs wrongly the integer conversion
 2020-06-06 14:59 UTC  (2+ messages)
` [Bug c++/15318] "

[Bug tui/25983] New: Hex float display of floating-point values
 2020-06-06 14:58 UTC  (3+ messages)
` [Bug cli/25983] "

[Bug symtab/25858] New: [readnow] FAIL: gdb.ada/bp_c_mixed_case.exp: break <NoDebugMixedCaseFunc>
 2020-06-05  8:29 UTC  (3+ messages)
` [Bug symtab/25858] "

[Bug build/26068] New: MinGW build failed due to ws2_32 dependency
 2020-06-04 22:45 UTC  (3+ messages)
` [Bug build/26068] "

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