public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug python/14382] New: gdb hangs after plotting with matplotlib
 2012-07-21 15:28 UTC 

[Bug breakpoints/14381] New: Got a lot of "Error in re-setting breakpoint 1: malformed linespec error: unexpected string, ".c"" and breakpoint invalid
 2012-07-21 11:40 UTC  (2+ messages)
` [Bug breakpoints/14381] "

[Bug threads/11692] GDB internal error when using pthread_attr_setaffinity_np
 2012-07-21  9:43 UTC  (6+ messages)

[Bug python/14380] New: Pretty-Printing maps only takes values, interpreted alternating as key and value
 2012-07-20 21:12 UTC  (6+ messages)
` [Bug python/14380] "

[Bug python/14373] New: std::vector
 2012-07-20 19:45 UTC  (2+ messages)
` [Bug python/14373] std::vector

[Bug gdb/14377] New: [7.5 Regression] JIT debug is broken
 2012-07-20 19:29 UTC  (4+ messages)
` [Bug gdb/14377] "

[Bug gdb/12203] New: gdb internal error "infrun.c:2455" after trying to create realtime thread on Linux
 2012-07-20 17:34 UTC  (3+ messages)
` [Bug gdb/12203] "

[Bug exp/13206] New: support gcc's typeof
 2012-07-19 15:42 UTC  (4+ messages)
` [Bug exp/13206] "

[Bug python/14363] New: Pretty-Printing of cyclic references produces infinite recursion
 2012-07-19 13:28 UTC  (5+ messages)
` [Bug python/14363] "

[Bug tui/10723] Dependency on readline internal variable
 2012-07-19 12:43 UTC  (3+ messages)

[Bug build/13835] New: Build fails on SLES 10 (PPC)
 2012-07-19 12:22 UTC  (3+ messages)
` [Bug build/13835] "

[Bug gdb/12886] New: python's gdb.execute('interpreter-exec mi an-mi-command', to_string=True) returns empty string
 2012-07-18 23:23 UTC  (2+ messages)
` [Bug python/12886] "

[Bug mi/14371] New: gdb manual says "=breakpoint-deleted,bkpt={...}"
 2012-07-18 18:17 UTC 

[Bug remote/14329] New: GDB will get hang on Windows when using pipe to get stdout and stderr from stub
 2012-07-18  4:58 UTC  (5+ messages)
` [Bug remote/14329] "

[Bug python/11914] Multiple call to inferior function can leed to segfault
 2012-07-16 19:19 UTC  (3+ messages)

[Bug threads/11795] Support __thread variables without libpthread
 2012-07-15 18:30 UTC  (3+ messages)

[Bug c++/14365] New: gdb crashes when checking ctor of lambdas (in is_ctor_or_dtor)
 2012-07-15 12:55 UTC  (3+ messages)
` [Bug c++/14365] "

[Bug backtrace/14366] New: No symbol table info available
 2012-07-15 12:40 UTC  (3+ messages)
` [Bug backtrace/14366] "

[Bug backtrace/14367] New: No symbol table info available
 2012-07-15  8:19 UTC  (2+ messages)
` [Bug backtrace/14367] "

[Bug threads/14345] New: TLS doesn't work on Linux/x86
 2012-07-14 20:59 UTC  (3+ messages)
` [Bug threads/14345] "

[Bug threads/13582] New: issues with accessing errno in non-threaded program
 2012-07-14 20:58 UTC  (2+ messages)
` [Bug threads/13582] "

[Bug backtrace/13866] New: crashes from stale frame_info *
 2012-07-14 20:52 UTC  (5+ messages)
` [Bug backtrace/13866] "

[Bug gdb/12130] New: gdb: backtrace on stripped binary much slower than on binary with debug info
 2012-07-13 19:56 UTC  (4+ messages)
` [Bug gdb/12130] "

[Bug exp/9512] Incomplete type evaluated incorrectly
 2012-07-13 15:57 UTC  (7+ messages)

[Bug c++/10050] Support for 'new' with convenience variables
 2012-07-13 15:43 UTC  (3+ messages)

[Bug exp/7994] gdbtypes.c:515: gdb-internal-error: make_cv_type: Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)' failed
 2012-07-12 19:39 UTC 

[Bug breakpoints/14354] New: "kill" breakpoint command crashes gdb
 2012-07-11 23:30 UTC 

[Bug symtab/8300] no local symbol information within nested or nesting procedures
 2012-07-11 13:27 UTC 

[Bug gdb/13498] New: save-index makes gdb slow with dwarf4
 2012-07-10 20:29 UTC  (3+ messages)
` [Bug gdb/13498] "

[Bug breakpoints/14340] New: rbreak inefficiency
 2012-07-09 19:32 UTC  (2+ messages)
` [Bug breakpoints/14340] "

[Bug symtab/14002] New: big cpu/mem hog on large c++ applications
 2012-07-08 22:59 UTC  (2+ messages)
` [Bug symtab/14002] "

[Bug breakpoints/10261] Excessive filesystem access when inferior binary uses absolute path to sources
 2012-07-08 19:33 UTC 

[Bug cli/14321] New: find can clobber memory
 2012-07-06 15:55 UTC  (4+ messages)
` [Bug cli/14321] find may "

[Bug exp/9608] whatis forgets function argument types
 2012-07-06 14:51 UTC  (2+ messages)

[Bug testsuite/14071] New: Unstable GDB results due to change in dl_debug_state()
 2012-07-06 11:01 UTC  (3+ messages)
` [Bug testsuite/14071] Unstable GDB test "

[Bug tui/14332] New: Output from inferior confuses gdbtui
 2012-07-05 13:10 UTC 

[Bug gdb/14099] New: [meta] Integrate x32 support into GDB
 2012-07-04 20:58 UTC  (4+ messages)
` [Bug gdb/14099] "

[Bug mi/7708] MI: output -> (out-of-band-record)* [result-record] (out-of-band-record)* "(gdb)" nl
 2012-07-04 17:49 UTC 

[Bug mi/8759] Textual output from target not contained in target output stream
 2012-07-04 17:47 UTC 

[Bug threads/10227] GDB resumes inferior unexpectedly when receiving ignored signal; step/next behave as continue
 2012-07-04 17:02 UTC 

[Bug testsuite/12649] New: reproducer for races of expect incomplete reads
 2012-07-04 14:57 UTC  (2+ messages)
` [Bug testsuite/12649] "

[Bug python/14320] New: Strange python script behaviour
 2012-07-01 19:22 UTC  (4+ messages)
` [Bug python/14320] "

[Bug remote/14314] New: PID read as ULONGEST but written as int
 2012-06-29 15:42 UTC  (2+ messages)
` [Bug remote/14314] "

[Bug gdb/12940] New: RFE: Step into the last function call on a line
 2012-06-27 23:30 UTC  (2+ messages)
` [Bug gdb/12940] "

[Bug gdb/14306] New: GDB doesn't work when execing different format
 2012-06-27 23:23 UTC 

[Bug macros/7961] Can't use [some] macro's in conditional breakpoints
 2012-06-27 18:11 UTC  (2+ messages)

[Bug breakpoints/14294] New: Calling function in target result in SIGSEGV returning to breakpoint in not executable memory
 2012-06-25 16:28 UTC 

[Bug python/14291] New: python KeyboardInterrupt not caught
 2012-06-25 12:21 UTC  (2+ messages)
` [Bug python/14291] "

[Bug gdb/14290] New: gdb_bfd_unref frees an already freed memory block
 2012-06-24 23:51 UTC  (2+ messages)
` [Bug gdb/14290] "

[Bug gdb/14289] New: bfd_pef_xlib_read_header overwrites stack memory
 2012-06-24 23:19 UTC 

[Bug gdb/14288] New: comma+space printed too late in string dump after a repeat count
 2012-06-24 13:12 UTC 

[Bug symtab/14125] New: Performance issue with .gdb_index and large numbers of shared libs
 2012-06-23 22:27 UTC  (3+ messages)
` [Bug symtab/14125] "

[Bug mi/9659] -break-list can produce non MI compliant output
 2012-06-21 19:07 UTC  (9+ messages)

[Bug gdb/14276] New: update gdb/syscalls/*-linux.xml
 2012-06-21 14:47 UTC 

[Bug mi/14270] New: break-insert -r unimplemented
 2012-06-20 17:38 UTC 

[Bug c++/14186] New: const volatile is ignored for TYPE_INSTANCE
 2012-06-20 14:56 UTC  (3+ messages)
` [Bug c++/14186] "

[Bug exp/9514] (void(**)()) is syntax error
 2012-06-19 19:51 UTC  (3+ messages)

[Bug c++/14248] New: Unable to call a templated member function in C++
 2012-06-19 18:37 UTC  (2+ messages)
` [Bug c++/14248] "

[Bug gdb/11158] find command returns bogus results
 2012-06-18 22:14 UTC 

[Bug gdb/14202] New: BFD: reopening /tmp/9501_._navl_3.0.0.32-9657_amd64_plugins_ad.plg: No such file or directory
 2012-06-18 15:33 UTC  (6+ messages)
` [Bug gdb/14202] "

[Bug gdb/14261] New: Break point not set at the 1st executable instruction in case of code compiled with clang on ARM Architecture
 2012-06-18 12:12 UTC 

[Bug gdb/14239] New: Crash with Python script using stop/cont events and target-async
 2012-06-14 17:51 UTC 

[Bug gdb/14236] New: Cannot continue in background with target-async after interrupting
 2012-06-14 16:33 UTC  (2+ messages)
` [Bug gdb/14236] "

[Bug python/14235] New: verbose RTTI message polluting traces
 2012-06-14 11:10 UTC  (3+ messages)
` [Bug python/14235] "

[Bug build/14003] New: build fails on solaris in infrun.c because of empty inferior_suspend_state struct
 2012-06-13 22:08 UTC  (5+ messages)
` [Bug build/14003] "

[Bug tdep/14222] New: insufficient stack alignment
 2012-06-13 21:32 UTC  (5+ messages)
` [Bug tdep/14222] "

[Bug mi/11541] fail on linespace with path containing a colon using MI
 2012-06-13 18:10 UTC 

[Bug breakpoints/13798] New: regression: can't set breakpoint for filepath containing space (Error in re-setting breakpoint: Function not defined)
 2012-06-13 18:09 UTC  (3+ messages)
` [Bug breakpoints/13798] "

[Bug c++/14177] New: syntax error parsing valid C++ expr
 2012-06-13 16:12 UTC  (4+ messages)
` [Bug c++/14177] "

[Bug gdb/14227] New: gdb hangs after entering mixed "n" and "bt" command
 2012-06-13 12:29 UTC  (3+ messages)
` [Bug win32/14227] GDB CVS HEAD Build Error under MinGW

[Bug gdb/14198] New: gdb can't load module backtrace
 2012-06-12 19:43 UTC  (2+ messages)
` [Bug gdb/14198] "

[Bug python/12929] New: Incorrect behavior with async mode
 2012-06-12 19:38 UTC  (3+ messages)
` [Bug cli/12929] "

[Bug mi/14225] New: Segmentation fault in gdb/mi
 2012-06-12 19:20 UTC  (2+ messages)
` [Bug mi/14225] "

[Bug gdb/14135] New: Fails in gdb.python/py-finish-breakpoint.exp when `set target-async on'
 2012-06-08 13:09 UTC  (2+ messages)
` [Bug gdb/14135] "

[Bug web/14206] New: Missing page in the manual?
 2012-06-07 11:33 UTC 

[Bug tdep/7518] MIPS should recognize FR bit in status register and handle double FP registers better
 2012-06-06 21:21 UTC 

[Bug python/14204] New: Documentation of gdb.Block
 2012-06-06 15:58 UTC 

[Bug c++/14160] New: function field's "physname" is wrong
 2012-06-05 20:49 UTC  (3+ messages)
` [Bug c++/14160] "

[Bug varobj/11868] Don't call pretty printers for local variables that are not yet constructed
 2012-06-03 10:45 UTC  (3+ messages)

[Bug gdb/12127] New: gdb with python support still get crash on showing uninitialized local variables
 2012-06-02  6:53 UTC  (2+ messages)
` [Bug python/12127] "

[Bug symtab/14191] New: Unhandled DW_OP_GNU_parameter_ref
 2012-06-01 18:05 UTC  (2+ messages)
` [Bug symtab/14191] "

[Bug cli/14011] New: GDB uses strcpy() with undefined behaviour, causing bug in CLI cd_command()
 2012-06-01 17:58 UTC  (2+ messages)
` [Bug cli/14011] "

[Bug web/14182] New: Failed to open some links in gdb online documentation
 2012-05-30 13:53 UTC 

[Bug gdb/14181] New: Potential division by 0 in dwarf_decode_lines_1()
 2012-05-30  7:40 UTC 

[Bug python/14169] New: need to print a better error message for regexp failures in enable|disable pretty-printer
 2012-05-25 17:44 UTC  (2+ messages)
` [Bug python/14169] "

[Bug remote/14161] New: agent socket never deleted
 2012-05-25  2:11 UTC  (2+ messages)
` [Bug remote/14161] "

[Bug symtab/13277] New: gdb does not resolve opaque structures in binaries compiled with ICC
 2012-05-24 22:28 UTC  (3+ messages)
` [Bug symtab/13277] "

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