public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug python/17136] New: 'info type-printers' causes an exception when there are per-objfile printers
2015-05-29 12:11 UTC (3+ messages)
` [Bug python/17136] "
[Bug gdb/17161] New: gdb confused about variable address in a nested function
2015-05-29 11:09 UTC (3+ messages)
` [Bug gdb/17161] "
[Bug python/14382] New: gdb hangs after plotting with matplotlib
2015-05-28 11:45 UTC (16+ messages)
` [Bug python/14382] "
[Bug symtab/18258] New: Non-opaque type preference needs to take into account included symtabs
2015-05-27 18:54 UTC (3+ messages)
` [Bug symtab/18258] "
[Bug c++/18417] New: printing of std::cerr gets "warning: RTTI symbol for class 'std::iostream' has bad type"
2015-05-27 0:26 UTC (2+ messages)
` [Bug c++/18417] "
[Bug c++/18141] New: massive perf issue trying to lookup namespaces in STRUCT_DOMAIN with gdb_index
2015-05-27 0:25 UTC (6+ messages)
` [Bug c++/18141] "
[Bug python/18438] New: PyExc_MemoryError != gdbpy_gdb_memory_error
2015-05-26 23:17 UTC (3+ messages)
` [Bug python/18438] "
[Bug gdb/18454] New: print process id with "Starting ..." line
2015-05-26 18:55 UTC
[Bug gdb/13519] New: [avr] disassemble command attempts to disassemble SRAM rather than program memory
2015-05-24 17:41 UTC (2+ messages)
` [Bug gdb/13519] [avr][Regression 7.1/7.2/7.3/7.4] "
[Bug gdb/18449] New: GDB crashes on OSX
2015-05-22 18:17 UTC (2+ messages)
` [Bug gdb/18449] "
[Bug python/16798] gdb.Value does not accept values which fit in unsigned long on python3
2015-05-22 13:34 UTC
[Bug gdb/18406] New: GDB crashes after segmentation fault in program
2015-05-21 22:12 UTC (4+ messages)
` [Bug gdb/18406] "
[Bug python/18445] New: shouldn't divulge implementation details in memory error messages from pretty printers
2015-05-21 20:27 UTC
[Bug python/18291] New: enabled status not printed in output of "info xmethods"
2015-05-21 17:49 UTC (3+ messages)
` [Bug python/18291] "
[Bug symtab/17821] New: Handling (anonymous namespace) in .gdb_index
2015-05-21 17:39 UTC (2+ messages)
` [Bug symtab/17821] "
[Bug gdb/18436] New: Can't print dynamically allocated global array
2015-05-21 17:26 UTC (6+ messages)
` [Bug gdb/18436] "
[Bug gdb/16822] New: Segmentation fault on add-symbol-file
2015-05-21 5:50 UTC (5+ messages)
` [Bug gdb/16822] Segmentation fault on add-symbol-file command
[Bug python/18439] New: lazy string value method ignores length
2015-05-21 2:23 UTC
[Bug server/18367] gdbserver doesn't work if parent blocks SIGCHLD
2015-05-18 20:21 UTC (2+ messages)
[Bug breakpoints/9834] GDB choosing wrong process when multiple processes have same name
2015-05-18 2:14 UTC (2+ messages)
[Bug compile/18202] New: [compile] cv-qualified self-references crash
2015-05-16 12:43 UTC (2+ messages)
` [Bug compile/18202] "
[Bug c++/18416] parse full c++ scope even if current language is c?
2015-05-15 18:22 UTC
[Bug web/18330] Upgrade Sourceware Bugzilla to 5.0
2015-05-15 14:27 UTC (5+ messages)
[Bug breakpoints/18413] New: gdb can't step out of plt stub
2015-05-13 20:02 UTC
[Bug gdb/8914] I/O after stepover with an attached process
2015-05-13 19:45 UTC
[Bug gdb/9107] GDB cannot continue debugging after error "Cannot find bounds of current function"
2015-05-13 19:44 UTC
[Bug sim/18407] New: Bfin simulator - error in handling >>> (S), when shift value > 16
2015-05-13 16:56 UTC (6+ messages)
` [Bug sim/18407] "
[Bug server/18405] New: Running gdbserver with nonexistent debuggee throws assertion
2015-05-13 14:49 UTC (3+ messages)
` [Bug server/18405] "
[Bug cli/17820] New: set history size unlimited in ~/.gdbinit disables history
2015-05-13 13:28 UTC (4+ messages)
` [Bug cli/17820] "
[Bug gdb/18368] New: gdb with nsenter attaches to wrong process
2015-05-13 10:16 UTC (9+ messages)
` [Bug gdb/18368] "
[Bug server/18081] New: gdbserver's message when providing an unexisting binary could be improved
2015-05-13 9:25 UTC (4+ messages)
` [Bug server/18081] "
[Bug gdb/18404] New: [8 Regression] gdb fails to handle EM_486/EM_IAMCU binary
2015-05-12 19:57 UTC (2+ messages)
` [Bug gdb/18404] "
[Bug exp/18285] New: ptype expr-with-xmethod -> SEGV
2015-05-12 17:28 UTC (4+ messages)
` [Bug exp/18285] "
[Bug gdb/17626] New: attach, detach, attach did not work
2015-05-11 13:42 UTC (2+ messages)
` [Bug gdb/17626] "
[Bug gdb/18394] New: struct member address printing is off
2015-05-09 22:10 UTC
[Bug gdb/18393] New: GDB 7.9 segfaults on: python dir(gdb.current_progspace())
2015-05-09 21:43 UTC (2+ messages)
` [Bug gdb/18393] "
[Bug symtab/18392] New: ../../gdb/dwarf2loc.c:834: internal-error: chain_candidate: Assertion `result->callers + result->callees < result->length' failed
2015-05-09 16:29 UTC
[Bug gdb/18208] New: Fails in gdb.base/coredump-filter.exp in remote testing
2015-05-08 11:58 UTC (5+ messages)
` [Bug gdb/18208] "
[Bug guile/18381] New: ERROR: no such language objcode
2015-05-08 6:11 UTC (5+ messages)
` [Bug guile/18381] "
[Bug guile/18382] New: "guile" command still completes --without-guile
2015-05-08 5:38 UTC (3+ messages)
` [Bug guile/18382] "
[Bug tui/18388] New: "tabset" command should be replaced
2015-05-07 17:23 UTC
[Bug breakpoints/16182] New: gdb buggy when attached to PID 1 of Linux PID namespace
2015-05-07 10:44 UTC (3+ messages)
` [Bug breakpoints/16182] "
[Bug gdb/18386] New: callw with 0x66 prefix incorrectly disassembled in 64-bit mode
2015-05-07 3:58 UTC
[Bug python/18385] New: no way to get locations from a breakpoint
2015-05-06 22:35 UTC
[Bug gdb/18380] New: 'help python' gives Python 2 example
2015-05-06 2:07 UTC
[Bug threads/18127] New: threads spawned by infcall end up stuck in "running" state
2015-05-05 18:05 UTC (4+ messages)
` [Bug threads/18127] "
[Bug tdep/18377] New: Implement gdbserver in-process agent for System z
2015-05-05 18:01 UTC
[Bug tdep/18376] New: Implement process record and replay for System z
2015-05-05 17:59 UTC
[Bug gdb/16780] New: attach when already attach kills first process, why not detach?
2015-05-05 12:28 UTC (2+ messages)
` [Bug gdb/16780] "
[Bug python/14513] New: setting extended-prompt triggers spurious newline to be emitted
2015-05-04 19:45 UTC (3+ messages)
` [Bug python/14513] "
[Bug python/15482] New: No way to create prefix parameters from python
2015-05-04 16:15 UTC (2+ messages)
` [Bug python/15482] "
[Bug gdb/18366] New: auto-load declined message prints filename not directory
2015-05-04 13:18 UTC (4+ messages)
` [Bug gdb/18366] "
` [Bug gdb/18366] doc: auto-load should document also filenames (not just directories)
[Bug gdb/16999] New: HISTSIZE behavior should match Bash's
2015-05-04 9:58 UTC (4+ messages)
` [Bug gdb/16999] "
[Bug fortran/18373] New: Array of double precision complex numbers
2015-05-03 15:37 UTC
[Bug gdb/17416] New: -var-list-children fails with "set print object on" and invalid/NULL value
2015-05-03 14:44 UTC (4+ messages)
` [Bug gdb/17416] "
[Bug gdb/17520] New: structure offset wrong when 1/4 GB or greater
2015-05-03 12:01 UTC (2+ messages)
` [Bug gdb/17520] "
[Bug python/15600] New: The use of PyFile_FromString and PyFile_AsFile causes build error in _WIN32 - IS_PY3K build
2015-05-03 6:54 UTC (2+ messages)
` [Bug python/15600] "
[Bug pascal/17815] New: Make fields of self case-insensitive like other pascal variables
2015-05-02 22:40 UTC (2+ messages)
` [Bug pascal/17815] "
[Bug varobj/18332] New: internal-error with -var-evaluate-expression
2015-05-02 12:58 UTC (4+ messages)
` [Bug varobj/18332] "
[Bug breakpoints/18303] New: Assertation: -breakpoint-insert with windows paths of file in non-current directory
2015-05-02 12:57 UTC (5+ messages)
` [Bug breakpoints/18303] "
[Bug python/18066] New: argument "word" seems broken in Command.complete (text, word)
2015-05-01 22:17 UTC (2+ messages)
` [Bug python/18066] "
[Bug breakpoints/18275] New: dprintf (call style) could automatically flush the standard output
2015-05-01 21:22 UTC (5+ messages)
` [Bug breakpoints/18275] "
[Bug gdb/18363] New: source line echoing on "next" mysteriously turned off
2015-05-01 20:36 UTC (3+ messages)
` [Bug gdb/18363] "
[Bug gdb/18364] New: an external SIGCONT can't be ignored and impacts SIGTERM handling
2015-05-01 15:26 UTC
[Bug gdb/18360] New: Crash when using "interrupt -a"
2015-04-30 15:13 UTC
[Bug gdb/17160] New: treat "interrupt -a" like "interrupt" in all-stop mode
2015-04-29 19:48 UTC (2+ messages)
` [Bug gdb/17160] "
[Bug sim/18273] sim: various cppcheck warnings
2015-04-29 15:06 UTC (5+ messages)
[Bug python/18299] New: exception when registering a global pretty-printer in verbose mode
2015-04-29 5:45 UTC (4+ messages)
` [Bug python/18299] "
[Bug python/18089] New: py-prettyprint.c:print_children doesn't verify the result of the children iterator is a tuple
2015-04-29 5:04 UTC (3+ messages)
` [Bug python/18089] "
[Bug python/18352] New: can't convert integer Value to float
2015-04-29 3:01 UTC
[Bug tui/18350] New: Invalid free() in tui_check_register_values() [Heap Corruption]
2015-04-28 21:25 UTC (2+ messages)
` [Bug tui/18350] "
[Bug tui/18351] New: Reproducible Segmentation fault running target after 'layout regs' executed
2015-04-28 21:25 UTC
[Bug gdb/18155] New: gdb TUI SEGVs when resizing asm window
2015-04-28 1:25 UTC (2+ messages)
` [Bug gdb/18155] "
[Bug python/18339] New: gdb.FinishBreakpoint is broken for inline functions
2015-04-27 12:51 UTC
[Bug backtrace/18338] New: ARM: infinite stack trace with assembly function
2015-04-27 12:32 UTC (2+ messages)
` [Bug backtrace/18338] "
[Bug backtrace/8872] Backtrace in naked functions
2015-04-27 12:32 UTC
[Bug python/18335] New: GDB Abort on "info program" in Python callback
2015-04-26 21:50 UTC
[Bug gdb/18274] New: gdb crashed when I move my mouse point to a const string
2015-04-25 5:34 UTC (5+ messages)
` [Bug gdb/18274] gdb crashed when I move my mouse "
[Bug gdb/18328] New: gdb does not work properly with gcov to update statement coverage
2015-04-25 4:06 UTC
[Bug mi/18326] New: infinite loop by used mi commands in a command file
2015-04-24 20:44 UTC
[Bug threads/18325] New: Need easier way to examine / play with tls
2015-04-24 19:00 UTC
[Bug gdb/18318] New: Printing an hexadecimal floating constant with negative exponent gives wrong result
2015-04-24 15:35 UTC (4+ messages)
` [Bug gdb/18318] "
[Bug tdep/17945] New: aarch64 lacks "deal_with_atomic_sequence"
2015-04-24 15:32 UTC (2+ messages)
` [Bug tdep/17945] "
[Bug server/18315] New: PPC64 gdbserver fails gdb.base/interrupt.exp FAILs, syscall restart mishandled
2015-04-24 8:23 UTC (2+ messages)
` [Bug server/18315] "
[Bug tui/18311] New: tui_expand_tabs writes past the end of the buffers it allocates
2015-04-23 20:46 UTC (2+ messages)
` [Bug tui/18311] "
[Bug fortran/18312] New: assumed length character argument utils.c:1062: internal-error: virtual memory exhausted
2015-04-23 18:58 UTC
[Bug fortran/9260] Segmentation fault with passed-length character arguments
2015-04-23 18:55 UTC
page: next (older) | prev (newer) | 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).