public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug gdb/19051] New: incorrect/missing AAPCS vector support on ARM
 2015-10-01 23:35 UTC 

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

[Bug python/18073] New: gdb.Type.fields() throws an exception when called on a function type
 2015-09-30 18:41 UTC  (2+ messages)
` [Bug python/18073] "

[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 gdb/18945] New: gdbserver cannot be interrupted on linux when pgid doesn't match pid
 2015-09-16 21:53 UTC  (9+ messages)
` [Bug gdb/18945] "

[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  (7+ 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 python/18938] New: source -s foo.py with foo.py a symlink to foo.notpy fails
 2015-09-08 21:26 UTC  (3+ messages)
` [Bug python/18938] "

[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/18929] New: NULL deref on throw in cp_print_value_fields
 2015-09-07  1:51 UTC  (3+ messages)
` [Bug gdb/18929] "

[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  (8+ 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 

[Bug c++/16874] New: Can't break on function in anonymous namespace
 2015-08-26  1:19 UTC  (3+ messages)
` [Bug c++/16874] Setting a breakpoint on function in anonymous namespace is unnecessarily awkward

[Bug gdb/18869] New: internal-error: inline_frame_this_id: Assertion `frame_id_p (*this_id)' failed
 2015-08-25 23:07 UTC 

[Bug gdb/17471] New: repeating a background command makes it foreground
 2015-08-25 15:46 UTC  (2+ messages)
` [Bug gdb/17471] "

[Bug gdb/18767] New: ASAN attach crash - 7.9 regression
 2015-08-25 15:46 UTC  (2+ messages)
` [Bug gdb/18767] "

[Bug gdb/18804] New: Remote file transfers are not interruptible
 2015-08-25 15:31 UTC  (3+ messages)
` [Bug gdb/18804] "

[Bug build/18864] New: Power PC build fails on Cygwin due to use of ln
 2015-08-24 17:16 UTC 

[Bug tdep/8549] Return-value struct convention doesn't work with finish or return
 2015-08-24 13:38 UTC 

[Bug mi/18833] New: gdb.execute ("set param value", to_string=True) will crash gdb if using MI
 2015-08-22 17:09 UTC  (4+ messages)
` [Bug mi/18833] "

[Bug gdb/18861] New: 'reinterpret_cast' in gdb seems to be doing a 'static_cast'
 2015-08-21 21:27 UTC  (2+ messages)
` [Bug gdb/18861] "

[Bug gdb/18749] New: problems if whole process dies while (ptrace-) stopped
 2015-08-21 19:13 UTC  (2+ messages)
` [Bug gdb/18749] "

[Bug gdb/13211] New: Async / Process group and interrupt not working
 2015-08-19 19:03 UTC  (2+ messages)
` [Bug gdb/13211] "

[Bug python/18852] New: Raising gdb.GdbError in parameter "set" handlers shouldn't print as a python exception
 2015-08-18 22:09 UTC 

[Bug record/18691] New: Regression in solib-precsave.exp
 2015-08-18 15:25 UTC  (2+ messages)
` [Bug record/18691] "

[Bug gdb/18840] New: interp_exec doesn't use a cleanup
 2015-08-17 19:15 UTC 

[Bug mi/18832] New: mi_command_param_changed should protect redirection with a cleanup
 2015-08-17  1:10 UTC 

[Bug gdb/18805] New: GDB crushes on loading symbols (init class with tuple)
 2015-08-15  5:32 UTC  (6+ messages)
` [Bug gdb/18805] "

[Bug gdb/11833] disassemble/m should be PC-driven, not source line driven
 2015-08-15  4:57 UTC  (2+ messages)

[Bug cli/12444] New: disassemble /m errors on inlined code?
 2015-08-15  4:53 UTC  (2+ messages)
` [Bug cli/12444] "

[Bug symtab/12317] New: mixed disassemble does not work for a function in included file
 2015-08-15  4:50 UTC  (2+ messages)
` [Bug symtab/12317] "

[Bug server/13984] New: gdb stops controlling a thread after "Remote 'g' packet reply is too long: ..." error message
 2015-08-13 10:39 UTC  (12+ messages)
` [Bug server/13984] "

[Bug gdb/18819] New: gdb core could this work?
 2015-08-12 19:50 UTC 

[Bug c++/11784] Make lookup_typename more robust in the presence of 'const' and 'volatile'
 2015-08-12 19:33 UTC 

[Bug gdb/18811] New: AddressSanitizer __interceptor_setlocale, READ of size 2
 2015-08-12 11:47 UTC 

[Bug gdb/18810] New: internal error in inline_frame_this_id
 2015-08-12  3:10 UTC 

[Bug gdb/18807] New: GDB crushes on make_tuple( [](auto&& x){} )
 2015-08-11 17:21 UTC  (2+ messages)
` [Bug gdb/18807] "

[Bug gdb/17391] New: gdb internal error: assertion fails in regcache.c:178
 2015-08-11  0:46 UTC  (2+ messages)
` [Bug symtab/17391] "

[Bug gdb/17960] New: Internal error: tracker != NULL when completing on file:function
 2015-08-10 20:39 UTC  (3+ messages)
` [Bug gdb/17960] "

[Bug gdb/18797] New: Better error output for bad -iex, etc. options
 2015-08-10  2:49 UTC 

[Bug gdb/17756] New: gdb find command returns bogus results and can't find the matched value
 2015-08-07 17:57 UTC  (3+ messages)
` [Bug gdb/17756] "

[Bug gdb/18702] New: FPU registers with exponent values exceeding those of float64 are shown as 0 or inf
 2015-08-07 15:22 UTC  (2+ messages)
` [Bug gdb/18702] "

[Bug gdb/13418] New: gdb/configure "--target=mips-elf --enable-targets=all" breaks the build
 2015-08-06 20:33 UTC  (3+ messages)
` [Bug gdb/13418] "

[Bug breakpoints/18303] New: Assertation: -breakpoint-insert with windows paths of file in non-current directory
 2015-08-06 18:01 UTC  (2+ messages)
` [Bug breakpoints/18303] "

[Bug python/18779] New: collection of issues handling C strings in python
 2015-08-06 17:59 UTC 

[Bug python/17136] New: 'info type-printers' causes an exception when there are per-objfile printers
 2015-08-06 16:35 UTC  (4+ messages)
` [Bug python/17136] "

[Bug threads/18600] New: After forking and threads spawning, gdb leaves newly created threads stopped
 2015-08-06 14:03 UTC  (3+ messages)
` [Bug threads/18600] "

[Bug gdb/18777] New: Want a -cd option that says "Pretend I started gdb in that directory."
 2015-08-05 20:17 UTC 

[Bug remote/18772] New: gdb does not respond to CTRL-C
 2015-08-05 11:32 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).