public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug sim/7538] arm sim should accept command line options through gdb interface
2011-11-06 7:43 UTC (2+ messages)
[Bug sim/8304] arm simulater crashes with info threads before app has been started
2011-11-06 7:42 UTC
[Bug sim/13258] New: ALU32_AND/ALU64_AND bug in common/sim-alu.h
2011-11-06 7:40 UTC (3+ messages)
` [Bug sim/13258] "
[Bug sim/10597] arm: simulated program arguments are processed as simulator arguments
2011-11-06 7:37 UTC (2+ messages)
[Bug sim/9302] gdb uses && instead of & in 2 places
2011-11-06 7:35 UTC
[Bug sim/8419] Move sim devices to new sim/hw/ directory
2011-11-06 7:27 UTC
[Bug sim/7816] h8300 simulator crahes[sic] in gdb
2011-11-06 7:22 UTC
[Bug sim/7694] SIM: sim_read/sim_write -> sim_partial_read, sim_partial_write
2011-11-06 7:22 UTC
[Bug sim/7533] sim/libsim.a
2011-11-06 7:08 UTC
[Bug sim/7534] sim/null/ as the default simulator
2011-11-06 7:06 UTC
[Bug sim/7515] sim mips uses lhs casts which makes strict-aliasing angry
2011-11-06 7:03 UTC
[Bug sim/13161] New: Dariwin (snow-leopard) does not have posix_fallocate
2011-11-06 6:54 UTC (2+ messages)
` [Bug sim/13161] "
[Bug c++/13384] New: toplevel namespace aliases don't work
2011-11-04 18:57 UTC
[Bug c++/11547] Better c++-0x lambda support
2011-11-04 17:14 UTC
[Bug c++/13383] New: scope for top-level using statements is wrong
2011-11-04 16:59 UTC
[Bug c++/8169] gdb.c++/virtfunc.exp: print pEe->D::vg() fails
2011-11-04 15:05 UTC
[Bug symtab/13382] New: Cannot read jc1 symbol table: DW_FORM_strp pointing outside of .debug_str section
2011-11-04 13:13 UTC
[Bug python/13345] New: ~ expansion broken for "source" with .py files
2011-11-04 12:11 UTC (4+ messages)
` [Bug python/13345] "
[Bug python/13363] New: gdb crash when I try to print a std::queue in python pretty printer
2011-11-04 12:09 UTC (15+ messages)
` [Bug python/13363] "
[Bug tui/13378] New: gdbtui updates source window for non-stopping conditional breakpoints
2011-11-03 20:23 UTC (2+ messages)
` [Bug tui/13378] "
[Bug c++/13342] New: insufficient memory is fetched from the inferior for partially destroyed C++ objects
2011-11-03 19:17 UTC (8+ messages)
` [Bug c++/13342] "
[Bug python/13380] New: value.cast(value.type.strip_typedefs()) does not work for array typedefs
2011-11-03 18:13 UTC (2+ messages)
` [Bug python/13380] "
[Bug build/13372] New: missing stdlib.h in sim/ppc/events.c
2011-11-03 15:50 UTC (5+ messages)
` [Bug build/13372] "
[Bug build/11978] i386-dis.c:11513:17: error: array subscript is above array bounds
2011-11-03 10:24 UTC (4+ messages)
[Bug python/13339] New: type.array(X) creates array of X+1 items
2011-11-02 16:30 UTC (8+ messages)
` [Bug python/13339] "
[Bug python/13374] New: bad GIL uses
2011-11-02 15:12 UTC
[Bug c++/11171] RTTI symbol not found for class
2011-11-02 14:40 UTC (2+ messages)
[Bug breakpoints/13346] New: Multiple breakpoints/losing symbol table issue
2011-11-02 13:39 UTC (10+ messages)
` [Bug breakpoints/13346] "
[Bug python/13327] New: expose value laziness to python
2011-11-02 13:37 UTC (4+ messages)
` [Bug python/13327] "
[Bug gdb/13356] New: Be less strict about C++ overloading when calling functions from the inferior
2011-11-02 8:35 UTC (4+ messages)
` [Bug gdb/13356] "
[Bug python/13369] New: exception handling bugs
2011-11-01 15:39 UTC (2+ messages)
` [Bug python/13369] "
[Bug c++/13368] New: why does c-exp.y:{typebase,ident_tokens} not mention "float"?
2011-10-31 19:43 UTC
[Bug testsuite/12649] New: reproducer for races of expect incomplete reads
2011-10-29 14:01 UTC (2+ messages)
` [Bug testsuite/12649] "
[Bug symtab/13208] New: crash: Double-calling bfd_close
2011-10-28 22:42 UTC (4+ messages)
` [Bug symtab/13208] "
[Bug c++/13225] New: GDB fails to find non-overloaded C++ function
2011-10-28 15:34 UTC (8+ messages)
` [Bug c++/13225] "
[Bug gdb/13355] New: elf32-rx.c: 2 * bad comparison
2011-10-28 9:58 UTC
[Bug python/13351] New: lookup_symbol: No frame selected. - but none is needed
2011-10-27 14:06 UTC
[Bug python/13331] New: (cpychecker) Segfault in gdb/python/py-function.c:convert_values_to_python under low memory conditions
2011-10-27 10:32 UTC (4+ messages)
` [Bug python/13331] "
[Bug gdb/13340] New: GDB crashes on "layout src"
2011-10-26 21:29 UTC (10+ messages)
` [Bug gdb/13340] "
[Bug tui/13073] New: TUI doesn't display registers in layout reg
2011-10-26 20:22 UTC (2+ messages)
` [Bug tui/13073] "
[Bug gdb/11896] symbol-file command crashes gdb with an assertion failure
2011-10-25 2:28 UTC
[Bug gdb/13333] New: In some case,when remote target is disconnectted,but GDB
2011-10-25 2:27 UTC (3+ messages)
` [Bug gdb/13333] In some case,when remote target is disconnectted,but GDB try to delete breakpoints by send z0 packet, it will cause GDB crash
[Bug build/12116] New: AIX 6.1 declares getthrds() in <procinfo.h>
2011-10-24 17:38 UTC (2+ messages)
` [Bug build/12116] "
[Bug python/13329] New: GDB silently ignores Python exceptions when "set python print-stack" is off
2011-10-24 13:40 UTC (3+ messages)
` [Bug python/13329] "
[Bug python/13316] New: (cpychecker) Suspected memory leak in gdb/python/py-param.c: compute_enum_values
2011-10-24 11:42 UTC (2+ messages)
` [Bug python/13316] "
[Bug python/13310] New: (cpychecher) Suspected memory leak in gdb/python/py-param.c: call_doc_function()
2011-10-24 11:41 UTC (5+ messages)
` [Bug python/13310] (cpychecker) "
[Bug gdb/11132] GDB does not install properly, missing files
2011-10-21 14:51 UTC
[Bug python/13281] New: provide simple pretty-printer for enum
2011-10-20 17:45 UTC (4+ messages)
` [Bug python/13281] "
[Bug python/13308] New: (cpychecker) Memory leak in gdb/python/py-breakpoint.c: gdbpy_breakpoints
2011-10-20 13:40 UTC (3+ messages)
` [Bug python/13308] "
[Bug python/13309] New: (cpychecker) Memory leak in gdb/python/py-inferior.c: gdbpy_inferiors()
2011-10-20 13:38 UTC (3+ messages)
` [Bug python/13309] "
[Bug ada/11385] cannot catch Ada exceptions
2011-10-20 12:49 UTC (4+ messages)
[Bug python/12656] New: gdb.Block should expose whether the block is special
2011-10-20 12:40 UTC (4+ messages)
` [Bug python/12656] "
[Bug python/13326] New: Need support for C++ method call for a gdb.Value object from within python
2011-10-20 5:14 UTC
[Bug server/13279] New: gdbserver hangs (multi-threaded) if stepping on one thread & another thread gets SIGPROF
2011-10-19 21:58 UTC (6+ messages)
` [Bug server/13279] "
[Bug gdb/9542] GDB 6.3/6.4 Not recognizing Core Files: GDB can't read core files on this machine
2011-10-19 20:10 UTC (2+ messages)
[Bug c++/12937] New: Support optimized out / unused template methods
2011-10-19 17:20 UTC (2+ messages)
` [Bug c++/12937] "
[Bug symtab/13307] New: Support DW_AT_location complex DWARF expressions
2011-10-17 12:52 UTC
[Bug symtab/13277] New: gdb does not resolve opaque structures in binaries compiled with ICC
2011-10-16 21:48 UTC (5+ messages)
` [Bug symtab/13277] "
[Bug gdb/13299] New: Message "I'm sorry, Dave, I can't do that." should be removed
2011-10-14 19:28 UTC
[Bug gdb/13294] New: printing bit field causes infinite loop
2011-10-14 10:15 UTC (3+ messages)
` [Bug gdb/13294] "
[Bug ada/9261] infinite loop when trying to print ada array
2011-10-13 22:37 UTC
[Bug python/13285] New: add named constants for frame unwind stop reasons
2011-10-13 14:53 UTC (5+ messages)
` [Bug python/13285] document "
[Bug breakpoints/12703] New: Different function breakpoints are set at same pc address
2011-10-13 8:24 UTC (3+ messages)
` [Bug breakpoints/12703] "
[Bug varobj/8295] Typedef types are not displayed properly
2011-10-11 19:48 UTC
[Bug gdb/13270] New: getting procfs:4337 -- process not stopped. from gdb 6.8
2011-10-11 3:31 UTC (3+ messages)
` [Bug gdb/13270] "
[Bug c++/13243] New: undefined reference to symbol 'operator new(unsigned int)@@GLIBCXX_3
2011-10-10 19:28 UTC (2+ messages)
` [Bug c++/13243] "
[Bug python/11060] the template_argument function cannot handle value arguments
2011-10-10 19:20 UTC
[Bug python/12802] New: Delete breakpoint from Breakpoint.stop
2011-10-10 19:07 UTC (6+ messages)
` [Bug python/12802] "
[Bug gdb/13218] New: GDB always segfaults on Linux 3.0 and ARM
2011-10-10 18:53 UTC (5+ messages)
` [Bug gdb/13218] "
[Bug cli/12444] New: disassemble /m errors on inlined code?
2011-10-10 12:43 UTC (3+ messages)
` [Bug cli/12444] "
[Bug python/13264] New: latent bugs in py-value.c
2011-10-07 14:07 UTC (2+ messages)
` [Bug python/13264] "
[Bug python/12930] New: GDB state during gdb.Breakpoint::stop callback is unclear
2011-10-07 14:02 UTC (3+ messages)
` [Bug python/12930] "
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).