public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug gdb/23710] gdb is slow and memory hungry consuming debug generated with LTO by GCC
 2020-03-08 13:14 UTC  (2+ messages)

[Bug gdb/12257] New: gdb ignore line "bar: if(foo)goto bar;"
 2020-03-08 10:54 UTC  (2+ messages)
` [Bug gdb/12257] gdb ignores "

[Bug testsuite/25643] New: Failures with target board unix/-feliminate-dwarf2-dups
 2020-03-07 22:15 UTC  (2+ messages)
` [Bug testsuite/25643] "

[Bug gdb/14678] New: GDB 7.5 fails to build unless makeinfo is installed
 2020-03-07 19:22 UTC  (3+ messages)
` [Bug gdb/14678] "

[Bug c++/13368] New: why does c-exp.y:{typebase,ident_tokens} not mention "float"?
 2020-03-07 14:51 UTC  (2+ messages)
` [Bug c++/13368] why does c-exp.y:{typebase, ident_tokens} "

[Bug objc/11925] objc-exp.y doesn't handle floats with suffixes, e.g. 1.1f
 2020-03-07 14:50 UTC 

[Bug gdb/24865] gdb crashes while debugging due to invalid pointer exception in value.c:416
 2020-01-02 14:49 UTC 

[Bug gdb/24052] New: Selectively suppress printing of fields which contain only zeros
 2019-01-01 19:24 UTC 

[Bug breakpoints/22350] Attempt to set a breakpoint results in out of bounds access to std::vector<partial_symbol*>
 2018-01-01  8:42 UTC 

[Bug c++/15468] New: crash breakpoint.c:5940: internal-error: print_one_breakpoint_location
 2017-01-03 21:32 UTC  (2+ messages)
` [Bug c++/15468] "

[Bug threads/19422] in non-stop mode, gdb does not print thread which stops
 2016-01-01 18:44 UTC 

[Bug gdb/19194] New: Typo "functiop" in gdb manpage
 2015-10-31 17:56 UTC 

[Bug c++/19190] New: Demangler crash
 2015-10-30 12:45 UTC  (4+ messages)
` [Bug c++/19190] "

[Bug record/19187] New: running with process record over a fork causes GDB internal error
 2015-10-29 18:23 UTC 

[Bug gdb/17167] New: addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be changed
 2015-10-29 15:41 UTC  (2+ messages)
` [Bug gdb/17167] "

[Bug corefiles/19180] New: Quiting, after debugging a SIGKILLed process, crashes GDB
 2015-10-28 18:32 UTC 

[Bug mi/15564] New: MI thread-exited event inconsistency when detaching
 2015-10-27 17:29 UTC  (3+ messages)
` [Bug mi/15564] "

[Bug gdb/18945] New: gdbserver cannot be interrupted on linux when pgid doesn't match pid
 2015-10-27 16:40 UTC  (10+ messages)
` [Bug gdb/18945] "

[Bug gdb/17391] New: gdb internal error: assertion fails in regcache.c:178
 2015-10-26 23:07 UTC  (2+ messages)
` [Bug symtab/17391] "

[Bug python/18938] New: source -s foo.py with foo.py a symlink to foo.notpy fails
 2015-10-26 22:24 UTC  (5+ messages)
` [Bug python/18938] "

[Bug guile/19149] Message when guile is required but not available is not clear
 2015-10-26 19:36 UTC  (9+ messages)

[Bug tdep/18376] New: Implement process record and replay for System z
 2015-10-26 12:41 UTC  (2+ messages)
` [Bug tdep/18376] "

[Bug python/19151] New: No Python API for hardware breakpoints
 2015-10-23 19:09 UTC  (2+ messages)
` [Bug python/19151] "

[Bug breakpoints/19166] New: Sending SIGTERM to gdb does not remove breakpoints
 2015-10-23 10:35 UTC 

[Bug cli/17539] New: inferiors print in reverse order
 2015-10-22 10:04 UTC  (2+ messages)
` [Bug cli/17539] "

[Bug python/18073] New: gdb.Type.fields() throws an exception when called on a function type
 2015-10-21 20:03 UTC  (4+ messages)
` [Bug python/18073] "

[Bug macros/15611] New: macros don't work with CWEB
 2015-10-20 13:39 UTC  (4+ messages)
` [Bug macros/15611] "
` [Bug macros/15611] macros don't work with CWEB, or Perl XS, or other use of #line directives

[Bug mi/10079] Commands attached to a breakpoint do not execute in MI mode
 2015-10-15  0:09 UTC 

[Bug testsuite/19127] New: func sum and func print_average fail in dbx.exp
 2015-10-14  3:33 UTC 

[Bug server/17296] New: gdb can't print neon register correctly on aarch64
 2015-10-13 20:51 UTC  (2+ messages)
` [Bug server/17296] "

[Bug server/17457] New: aarch64/gdbserver: wrong floating point registers display
 2015-10-13 20:51 UTC  (2+ messages)
` [Bug server/17457] "

[Bug sim/18273] sim: various cppcheck warnings
 2015-10-11  8:02 UTC  (2+ messages)

[Bug sim/18407] New: Bfin simulator - error in handling >>> (S), when shift value > 16
 2015-10-11  7:43 UTC  (2+ messages)
` [Bug sim/18407] "

[Bug c++/18590] GDB memory leak (5+ GB) with Qt Creator in python theDumper.showData
 2015-10-10 17:51 UTC 

[Bug symtab/19115] New: Improve add-symbol-file to not rely on sections
 2015-10-10  4:57 UTC 

[Bug gdb/19111] New: syntax error on offsetof
 2015-10-09 18:33 UTC 

[Bug mi/19087] New: "-data-read-memory-byte --thread X..." does not restore the current thread
 2015-10-09 14:15 UTC  (2+ messages)
` [Bug mi/19087] "

[Bug python/19107] New: valgrind invalid memory detected in GDB/Python
 2015-10-09 13:38 UTC  (2+ messages)
` [Bug python/19107] "

[Bug gdb/19105] New: GDB should be a C++ program
 2015-10-09 10:05 UTC 

[Bug testsuite/19053] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format
 2015-10-06  6:47 UTC  (4+ messages)
` [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures "

[Bug c++/19068] New: gdb cannot handle operator= if both const access (as rhs) and non-const (lhs) methods defined
 2015-10-05 18:13 UTC  (3+ messages)
` [Bug c++/19068] "

[Bug remote/19064] New: Running shared in continue post-hook causes gdb remote command/response mismatch
 2015-10-05 12:18 UTC 

[Bug cli/19062] New: "break .:1" prints random data
 2015-10-04 13:26 UTC 

[Bug gdb/19061] New: gdb-7.10 hangs/spins-on-cpu when debugging any program on Alpha
 2015-10-03 17:27 UTC  (2+ messages)
` [Bug gdb/19061] "

[Bug gdb/19051] New: incorrect/missing AAPCS vector support on ARM
 2015-10-02  9:14 UTC  (2+ messages)
` [Bug gdb/19051] "

[Bug gdb/18929] New: NULL deref on throw in cp_print_value_fields
 2015-10-02  7:07 UTC  (4+ messages)
` [Bug gdb/18929] "

[Bug testsuite/19052] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format
 2015-10-02  2:17 UTC 

[Bug gdb/19033] [msp430-elf] Failure to read line numbers
 2015-09-30 19:31 UTC  (4+ messages)

[Bug gdb/11067] p <enum constant> should print the constant's value
 2015-09-30 17:43 UTC 

[Bug gdb/19022] New: Duplicate memory entries in CTF (and maybe tfile?) trace file
 2015-09-29 17:56 UTC 

[Bug tdep/18377] New: Implement gdbserver in-process agent for System z
 2015-09-28 12:58 UTC  (2+ messages)
` [Bug tdep/18377] "

[Bug gdb/18393] New: GDB 7.9 segfaults on: python dir(gdb.current_progspace())
 2015-09-27 22:55 UTC  (3+ messages)
` [Bug python/18393] "

[Bug python/18734] New: Segfault in gdb.events.new_objfile.connect(lambda x: dir(x.new_objfile)
 2015-09-27 22:55 UTC  (2+ messages)
` [Bug python/18734] "

[Bug build/13011] New: GDB accesses internals of glibc's dynamic loader, failing to build with alternate libc
 2015-09-26  5:13 UTC  (2+ messages)
` [Bug build/13011] GDB fails to build against Linux libc's (e.g. musl) without dladdr and libthread_db

[Bug server/14748] New: Failed to check the existence of libthread_db
 2015-09-26  5:02 UTC  (3+ messages)
` [Bug server/14748] "

[Bug mi/9166] malformed +download record on GNU ARM's arm-elf-gdb
 2015-09-25 21:03 UTC 

[Bug symtab/19009] New: unnecessary lookup of minsym within search_symbols
 2015-09-25 18:10 UTC  (2+ messages)
` [Bug symtab/19009] "

[Bug c++/17124] New: GDB incorrectly says that std::string::npos is of type string
 2015-09-25 11:19 UTC  (2+ messages)
` [Bug c++/17124] "

[Bug gdb/16822] New: Segmentation fault on add-symbol-file
 2015-09-24 21:38 UTC  (2+ messages)
` [Bug gdb/16822] Segmentation fault on add-symbol-file command

[Bug compile/18996] New: Build fails on FreesBSD 8.1
 2015-09-23 20:55 UTC  (2+ messages)
` [Bug compile/18996] "

[Bug mi/18993] New: gdb-mi variable object not found with std::vector
 2015-09-23 10:26 UTC 

[Bug gdb/18987] New: GDB 7.10 cannot debug programs under X32 (internal-error: find_new_threads_once...)
 2015-09-22 20:36 UTC  (7+ messages)
` [Bug gdb/18987] "

[Bug gdb/9564] source_command cannot read from fifos
 2015-09-21 13:33 UTC 

[Bug compile/18202] New: [compile] cv-qualified self-references crash
 2015-09-20 20:56 UTC  (2+ messages)
` [Bug compile/18202] "

[Bug python/18984] New: gdb.solib_name doesn't convert to address properly
 2015-09-19 23:45 UTC  (2+ messages)
` [Bug python/18984] "

[Bug cli/17911] New: gdb reports "/some/path/: Success" when trying to open a directory
 2015-09-19 23:10 UTC  (3+ messages)
` [Bug symtab/17911] "

[Bug symtab/18983] New: gdb gets file name wrong for lzma mini-debug files if file came from $PATH
 2015-09-19 23:09 UTC 

[Bug gdb/18976] New: Remote shared library transfer fails when gdbserver isn't root
 2015-09-17 18:10 UTC  (3+ messages)
` [Bug server/18976] "

[Bug corefiles/18964] New: [mips] 7.9 regression: internal-error: mips-tdep.c:1098: bad register size
 2015-09-16 17:25 UTC  (7+ messages)
` [Bug corefiles/18964] "

[Bug pascal/18972] New: Gives an not code signed error
 2015-09-16 14:12 UTC 

[Bug varobj/18564] New: regression in showing __thread so extern variable
 2015-09-15 19:33 UTC  (5+ messages)
` [Bug varobj/18564] "

[Bug remote/18965] New: new vforkdone stop reply should indicate parent process ID
 2015-09-15 18:37 UTC  (8+ messages)
` [Bug remote/18965] "

[Bug cli/15331] New: Segfault when resizing gnome-terminal while using "layout asm"
 2015-09-15 15:48 UTC  (3+ messages)
` [Bug cli/15331] "

[Bug corefiles/17808] New: 7.9 regression: internal-error: i386_supply_gregset: Assertion `len == tdep->sizeof_gregset' failed
 2015-09-15 14:57 UTC  (2+ messages)
` [Bug corefiles/17808] "

[Bug gdb/16785] internal error with "target record-full" followed by "checkpoint"
 2015-09-15 12:25 UTC 

[Bug server/18962] New: Fail to build GDBserver with i686-w64-mingw32
 2015-09-15  9:05 UTC  (2+ messages)
` [Bug build/18962] "

[Bug gdb/18957] New: Error: static declaration of setns follows non-static declaration
 2015-09-14 10:12 UTC  (3+ messages)
` [Bug gdb/18957] "

[Bug remote/18955] New: GDBserver does not compile fast tracepoint conditions correctly on x86/i386
 2015-09-11 17:05 UTC 

[Bug gdb/18947] New: [aarch64]Step into shared library is very slow
 2015-09-11 14:27 UTC  (3+ messages)
` [Bug gdb/18947] "

[Bug c++/18939] Could not find the frame base
 2015-09-10 23:38 UTC 

[Bug gdb/18948] New: Use after Free in _initialize_python
 2015-09-10 14:20 UTC 

[Bug tui/9294] Messed up display in tui-mode
 2015-09-10  8:53 UTC  (3+ messages)

[Bug gdb/18624] New: GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed
 2015-09-09 13:20 UTC  (3+ messages)
` [Bug gdb/18624] "

[Bug mi/18937] New: =thread-group-exited does not provide a reason
 2015-09-08 20:52 UTC 

[Bug testsuite/18933] New: gdb.arch/aarch64-atomic-inst.c needs to fix for ILP32
 2015-09-07 17:14 UTC  (2+ messages)
` [Bug testsuite/18933] "

[Bug tui/18932] New: list command doesn't work in TUI any more
 2015-09-07 17:04 UTC  (2+ messages)
` [Bug tui/18932] "

[Bug testsuite/18931] New: src/gdb/testsuite/gdb.arch/aarch64-fp.c has broken code in it
 2015-09-07 16:45 UTC 

[Bug gdb/11786] PIE support may not work for some PIEs
 2015-09-07  4:05 UTC 

[Bug gdb/16655] New: restore.exp, store.exp failures in testsuite
 2015-09-06 19:22 UTC  (4+ messages)
` [Bug gdb/16655] "

[Bug gdb/17020] New: gdb.base/store.exp failures
 2015-09-06 19:22 UTC  (2+ messages)
` [Bug gdb/17020] "

[Bug gdb/17019] New: gdb.base/restore.exp failures
 2015-09-06 19:21 UTC  (2+ messages)
` [Bug gdb/17019] "

[Bug go/18926] New: FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
 2015-09-06 18:40 UTC 

[Bug gdb/15121] New: x/a broken for addresses in shared libraries
 2015-09-05 17:55 UTC  (2+ messages)
` [Bug gdb/15121] "

[Bug gdb/18922] New: Changing value of a convenience variable to a longer string fails
 2015-09-04 14:35 UTC 

[Bug symtab/18903] New: GDB crashes upon reading debug info
 2015-09-03 16:55 UTC  (3+ messages)
` [Bug symtab/18903] "

[Bug compile/18113] New: GDB 7.9 fails to build when makeinfo is not installed
 2015-09-03 14:11 UTC  (2+ messages)
` [Bug compile/18113] "

[Bug build/18843] New: gdb/procfs.c:4927:3: error: implicit declaration of function ?make_cleanup_close?
 2015-09-02 20:27 UTC  (2+ messages)
` [Bug build/18843] "

[Bug python/18909] New: documentation of inferior call events disagrees with implementation
 2015-09-01 21:37 UTC 

[Bug gdb/18905] New: Wrong value displayed when dereferencing list<T>::iterators
 2015-09-01 14:10 UTC 

[Bug gdb/17835] New: gdb fails to find members of current object/class (this / self) / case-sensitivity issue
 2015-08-31 10:20 UTC  (2+ messages)
` [Bug gdb/17835] "

[Bug gdb/16016] New: ptype incorrectly shows "record" (pascal/struct) as class (if accessed via pointer) (7.6.1 regression)
 2015-08-31 10:08 UTC  (2+ messages)
` [Bug gdb/16016] "

[Bug build/18897] New: Default values for auto-load directories use wrong path separator on MS-Windows
 2015-08-29 13:06 UTC  (2+ messages)
` [Bug build/18897] "

[Bug build/18898] New: Cannot specify non-default list of directories as argument of --with-auto-load-dir on Windows
 2015-08-29 13:06 UTC  (2+ messages)
` [Bug build/18898] "

[Bug c++/18888] New: unable to evaluate NULL
 2015-08-28 21:49 UTC 

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