public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug symtab/17591] New: dwarf2read.c:find_slot_in_mapped_hash needs to handle "(anonymous namespace)"
 2014-11-12 22:38 UTC  (2+ messages)
` [Bug symtab/17591] "

[Bug gdb/17557] New: Very slow load due to millions of identical lseek syscalls opening shared libs
 2014-11-12 17:43 UTC  (12+ messages)
` [Bug gdb/17557] "

[Bug gdb/17043] New: Stack overflow in demangler when debugging clover
 2014-11-12 11:32 UTC  (2+ messages)
` [Bug gdb/17043] "

[Bug gdb/17513] New: another demangler segfault
 2014-11-12 11:29 UTC  (2+ messages)
` [Bug gdb/17513] "

[Bug breakpoints/17579] New: can't set breakpoint using demangled name
 2014-11-12 10:15 UTC  (2+ messages)
` [Bug breakpoints/17579] "

[Bug tdep/17521] New: On Windows-x86_64 GDB runs into infinite loop when entering small functions generated by RUSTC/LLVM
 2014-11-12  4:52 UTC  (3+ messages)
` [Bug tdep/17521] "

[Bug symtab/14855] New: GDB crashes when processing DWARF information [dwarf2read.c] (malformed file_entry structure)
 2014-11-12  0:26 UTC  (2+ messages)
` [Bug symtab/14855] "

[Bug remote/17586] New: Clarity needed on use of "remote:" in path names
 2014-11-11 23:46 UTC 

[Bug c++/17580] New: GDB fails to inspect a particular class
 2014-11-11 20:35 UTC  (2+ messages)
` [Bug c++/17580] "

[Bug symtab/17564] New: lookup of static symbols should properly search each objfile in order
 2014-11-10 23:53 UTC  (4+ messages)
` [Bug symtab/17564] "

[Bug corefiles/14383] New: Corefile support for arm-elf-none targets
 2014-11-10 12:31 UTC  (3+ messages)
` [Bug corefiles/14383] "

[Bug symtab/17559] New: confusion on what the result of find_pc_symtab is
 2014-11-10  0:18 UTC  (7+ messages)
` [Bug symtab/17559] "

[Bug tdep/10548] Segmentation error due to incomplete initialisation in sparc-tdep.c
 2014-11-09  9:26 UTC 

[Bug python/17568] New: gdb.lookup_type fails if a C++11 enum class has a value with the same name
 2014-11-09  7:45 UTC 

[Bug gdb/17511] New: Program received signal SIGTRAP, after step to signal handler -> step inside handler -> continue
 2014-11-07 15:40 UTC  (4+ messages)
` [Bug gdb/17511] "

[Bug gdb/8588] symbols present in multiple files are displayed wrongly
 2014-11-06 18:41 UTC 

[Bug cli/15548] New: Limit completions to a pre-defined limit when completions list is very large
 2014-11-06 11:16 UTC  (2+ messages)
` [Bug cli/15548] "

[Bug exp/14093] New: Wrong type found by check_typedef
 2014-11-05 19:46 UTC  (2+ messages)
` [Bug exp/14093] "

[Bug breakpoints/17549] New: catch load seems to be inferior-specific
 2014-11-05 18:59 UTC  (4+ messages)
` [Bug breakpoints/17549] "

[Bug gdb/12623] New: Crashes on 'n' or 's' single stepping in 'non-stop' mode
 2014-11-05 18:40 UTC  (8+ messages)
` [Bug gdb/12623] "

[Bug breakpoints/17554] New: Moribund breakpoints and hardware single-step
 2014-11-05 18:40 UTC  (4+ messages)
` [Bug breakpoints/17554] "

[Bug c++/10687] Printing c++ class with static array (of same type) can produce infinite output in gdb 6.8
 2014-11-05  3:21 UTC 

[Bug cli/17546] New: readline: readline_callback_read_char() called with no handler!
 2014-11-04 18:44 UTC  (3+ messages)
` [Bug cli/17546] "

[Bug symtab/17551] New: slowdown in application startup due to fix to pr 17154?
 2014-11-04 18:33 UTC 

[Bug cli/17548] New: turn off RET command-repeat behavior
 2014-11-04 16:12 UTC 

[Bug symtab/17547] New: over-eager debuginfo reading
 2014-11-04 15:59 UTC 

[Bug threads/17545] New: no obvious way to associate threads with processes
 2014-11-04 15:38 UTC 

[Bug breakpoints/17544] New: minor catch exec reporting oddity
 2014-11-04 15:20 UTC 

[Bug breakpoints/17543] New: could not set breakpoint in multi-inferior case
 2014-11-04 15:09 UTC 

[Bug cli/13700] New: should allow CLI to switch thread on event
 2014-11-04 15:02 UTC  (2+ messages)
` [Bug cli/13700] "

[Bug cli/17539] New: inferiors print in reverse order
 2014-11-04  9:17 UTC  (3+ messages)
` [Bug cli/17539] "

[Bug c++/17494] New: Ternary operator not evaluated correctly
 2014-11-04  2:06 UTC  (3+ messages)
` [Bug c++/17494] "

[Bug cli/17537] New: hard to read error message for ambiguous linespec to list command
 2014-11-03 18:33 UTC 

[Bug gdb/17536] New: gdb get top
 2014-11-03 17:50 UTC  (2+ messages)
` [Bug gdb/17536] "

[Bug gdb/17535] New: gdb get top
 2014-11-03 17:50 UTC  (2+ messages)
` [Bug gdb/17535] "

[Bug breakpoints/17534] New: GDB failed to set bp on source line that includes an inlined function call
 2014-11-03  4:04 UTC 

[Bug build/17530] New: "make uninstall" not implemented in top level makefile
 2014-10-31 23:18 UTC 

[Bug mi/16084] New: -var-info-path-expression fails for nested structs
 2014-10-31 19:13 UTC  (2+ messages)
` [Bug mi/16084] "

[Bug python/17529] New: Need to better specify contract between MI and pretty-printers
 2014-10-31 15:26 UTC 

[Bug gdb/17525] New: target-async: breakpoint commands not executed when program run from -x script
 2014-10-30 18:37 UTC  (2+ messages)
` [Bug gdb/17525] "

[Bug gdb/14261] New: Break point not set at the 1st executable instruction in case of code compiled with clang on ARM Architecture
 2014-10-30 14:56 UTC  (3+ messages)
` [Bug gdb/14261] "

[Bug c++/17524] New: still need quotes when referring to destructor
 2014-10-30 14:29 UTC 

[Bug gdb/17247] New: gdb freezes on multi threaded app (test-case attached)
 2014-10-29 19:48 UTC  (2+ messages)
` [Bug gdb/17247] "

[Bug cli/17300] New: crash in non-stop mode with continue -a & (readline_callback_read_char() called with no handler!)
 2014-10-29 19:48 UTC  (12+ messages)
` [Bug cli/17300] "

[Bug python/17364] New: Need better printer names in bound_registers.py
 2014-10-29 19:48 UTC  (5+ messages)
` [Bug python/17364] "

[Bug guile/17367] New: computation of guild path wrong when pkg-config script supplied as arg to --with-guile
 2014-10-29 19:48 UTC  (2+ messages)
` [Bug guile/17367] "

[Bug python/17372] New: python hangs when displaying help()
 2014-10-29 19:48 UTC  (7+ messages)
` [Bug python/17372] "

[Bug gdb/17407] New: Regression for Linux vDSO reading
 2014-10-29 19:48 UTC  (2+ messages)
` [Bug gdb/17407] "

[Bug gdb/17408] New: ../../gdb/infrun.c:5256: internal-error: switch_back_to_stepped_thread: Assertion `!schedlock_applies (1)' failed
 2014-10-29 19:48 UTC  (7+ messages)
` [Bug gdb/17408] "

[Bug gdb/17471] New: repeating a background command makes it foreground
 2014-10-29 19:48 UTC  (4+ messages)
` [Bug gdb/17471] "

[Bug gdb/17472] New: with annotations, input while executing in the foreground crashes readline/gdb
 2014-10-29 19:48 UTC  (3+ messages)
` [Bug gdb/17472] "

[Bug gdb/17072] New: Assertion `sync_execution || !target_can_async_p ()' failed
 2014-10-29 18:15 UTC  (3+ messages)
` [Bug gdb/17072] "

[Bug tui/16138] New: layout asm when run from emacs exits gdb complaining "Error opening terminal: emacs"
 2014-10-29 14:53 UTC  (4+ messages)
` [Bug tui/16138] TUI commands when run from emacs exit "

[Bug tui/17519] New: TUI/curses doesn't work with TERM=dumb
 2014-10-29 14:53 UTC  (5+ messages)
` [Bug tui/17519] "

[Bug gdb/17520] New: structure offset wrong when 1/4 GB or greater
 2014-10-29 14:36 UTC 

[Bug gdb/17518] New: flash block_boundaries should round the offset, not the absolute address
 2014-10-28 21:45 UTC 

[Bug breakpoints/8744] Stepi over sigreturn syscall exits program
 2014-10-28 15:35 UTC 

[Bug go/17517] New: Since GCC PR go/61880 gdb.go/package.exp regresses
 2014-10-28 13:42 UTC 

[Bug gdb/17516] New: gdbarch/architecture becomes sticky after execution, "set architecture" crashes
 2014-10-27 20:10 UTC  (2+ messages)
` [Bug gdb/17516] "

[Bug gdb/9996] wrong size of wide strings
 2014-10-27 12:46 UTC 

[Bug threads/15520] New: GDB step command crashed on non-stop mode
 2014-10-26 23:18 UTC  (2+ messages)
` [Bug threads/15520] "

[Bug backtrace/17446] New: gdb --batch broken since 7.8
 2014-10-24 18:53 UTC  (3+ messages)
` [Bug backtrace/17446] "

[Bug gdb/17507] New: GDB-MI interpreter should use "console-stream" records for monitor command results
 2014-10-23 15:52 UTC 

[Bug gdb/17347] New: Regression: GDB stopped on run with attached process
 2014-10-22 18:33 UTC  (2+ messages)
` [Bug gdb/17347] "

[Bug gdb/17503] New: "mt set target-async on" breaks post hook routines
 2014-10-21 21:56 UTC  (5+ messages)
` [Bug gdb/17503] "

[Bug gdb/17502] New: Lost standard input using the file I/O extension
 2014-10-21 10:46 UTC 

[Bug gdb/17500] New: linux-thread-db.c:438: internal-error: thread_get_info_callback: Assertion `inout->thread_info != NULL' failed
 2014-10-21  8:39 UTC 

[Bug breakpoints/17497] New: gdb doesn't always consider normalized source file paths when inserting breakpoints
 2014-10-20 20:26 UTC  (2+ messages)
` [Bug breakpoints/17497] "

[Bug gdb/17051] New: GDB crash when disconnecting from and reconnecting to gdbserver
 2014-10-19 21:50 UTC  (2+ messages)
` [Bug gdb/17051] "

[Bug gdb/10737] catch syscall name mappings (xml) should be per-arch or per-target, not global
 2014-10-17 11:44 UTC  (4+ messages)

[Bug c++/17491] New: gdb cannot find line numbers of certain templated methods in the stack frame even with -ggdb compilation
 2014-10-16  0:53 UTC  (3+ messages)
` [Bug c++/17491] "

[Bug server/17487] New: state->dr_control_mirror == 0 failed assertion in gdbserver on Windows XP
 2014-10-15 20:00 UTC  (4+ messages)
` [Bug server/17487] "

[Bug breakpoints/9649] Assertion failure in insert_single_step_breakpoint in breakpoint.c
 2014-10-15 19:34 UTC  (2+ messages)

[Bug c++/13403] New: invalid vptr after gdb prints the return value of a virtual function member on x86_64 system
 2014-10-15 11:41 UTC  (2+ messages)
` [Bug c++/13403] "

[Bug c++/15154] New: Non-POD class causes garbage when printing object from a return value
 2014-10-15 11:41 UTC  (2+ messages)
` [Bug c++/15154] "

[Bug gdb/17384] New: android arm gdb "Cannot access memory at address" when I "stepi" over "blx"
 2014-10-14 11:01 UTC  (4+ messages)
` [Bug gdb/17384] "

[Bug remote/17484] New: Flashing blocks 'erased' loaded after 'regular'
 2014-10-14 10:14 UTC 

[Bug corefiles/15989] New: Native support for compressed core files
 2014-10-14  9:10 UTC  (2+ messages)
` [Bug corefiles/15989] "

[Bug win32/17465] New: implementation depends upon python, norton antivirus deletes wininst-8.0.exe etc
 2014-10-12 16:41 UTC  (4+ messages)
` [Bug win32/17465] "

[Bug symtab/14466] New: unable to load symbols for linux-gate.so.1 (vdso)
 2014-10-10 17:08 UTC  (3+ messages)
` [Bug symtab/14466] "

[Bug tui/17476] New: The TUI interface interacts poorly with program output
 2014-10-10 14:53 UTC 

[Bug symtab/12707] New: physname regression: set print demangle off
 2014-10-10 11:09 UTC  (2+ messages)
` [Bug symtab/12707] "

[Bug cli/17456] New: 7.8 crash regression for annota1.exp w/vDSO debuginfo
 2014-10-10  8:00 UTC  (2+ messages)
` [Bug cli/17456] "

[Bug tdep/9390] Bad logic in xstormy16_analyze_prologue
 2014-10-09 17:49 UTC  (2+ messages)

[Bug breakpoints/17468] New: syscalls not recorded with arch (or some such)
 2014-10-08 19:13 UTC  (3+ messages)
` [Bug breakpoints/17468] "

[Bug server/17457] New: aarch64/gdbserver: wrong floating point registers display
 2014-10-08 12:27 UTC  (2+ messages)
` [Bug server/17457] "

[Bug gdb/17464] New: Strange display of vector registers
 2014-10-07 15:26 UTC 

[Bug symtab/16405] New: call-sites lock up backtrace on Fedora 20
 2014-10-06 17:58 UTC  (2+ messages)
` [Bug symtab/16405] backtrace takes GBs and minutes with dwz -m

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