public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
[Bug python/11688] wrap MI commands in python
 2012-01-06 22:18 UTC  (5+ messages)

[Bug breakpoints/13568] New: GDB can trigger a SIGBUS putting a breakpoint on a source line removed by linker garbage collection
 2012-01-06 17:22 UTC  (2+ messages)
` [Bug breakpoints/13568] "

[Bug python/11797] create a gdb.Type from a string "char[10]"
 2012-01-05 20:42 UTC  (2+ messages)

[Bug gdb/13565] New: The 'stop' has no 'thread-id' in async record under MI
 2012-01-05 17:30 UTC 

[Bug python/13473] New: step N/next N does not trigger gdb.events.stop
 2012-01-05 13:16 UTC  (6+ messages)
` [Bug python/13473] "

[Bug breakpoints/13564] New: potential breakpoint optimization
 2012-01-05 11:58 UTC 

[Bug python/12967] New: event.inferior_thread does not exist in all-stop/sync mode
 2012-01-03 22:03 UTC  (2+ messages)
` [Bug python/12967] "

[Bug python/12533] New: gdb consumes large memory when millions gdb.values are created
 2012-01-03 19:44 UTC  (11+ messages)
` [Bug python/12533] "

[Bug gdb/13549] New: add command to disable the default run target (don't pick the native target by default for "run" and "attach")
 2012-01-03 18:36 UTC 

[Bug c++/13544] New: Error while converting hex to object pointer: "A syntax error in expression, near"
 2012-01-02 16:46 UTC  (5+ messages)
` [Bug c++/13544] "
` [Bug c++/13544] Error while converting numeric value to an "

[Bug breakpoints/13545] New: Incorrect handling of invalid breakpoints
 2011-12-30 17:29 UTC  (2+ messages)
` [Bug breakpoints/13545] "

[Bug mi/13149] New: Some pretty printers don't work in MI mode
 2011-12-22 15:56 UTC  (5+ messages)
` [Bug mi/13149] "

[Bug gdb/13242] New: MinGW-GDB crash in coff_symtab_read when running child program
 2011-12-21 21:50 UTC  (3+ messages)
` [Bug gdb/13242] "

[Bug tdep/12797] New: GDB is unable to do inf-call of return type _Complex on armv7l-unknown-linux-gnueabi
 2011-12-21 21:31 UTC  (5+ messages)
` [Bug tdep/12797] "

[Bug c++/13522] New: codedump, value_get_print_value in value_get_print_value.c
 2011-12-21 15:17 UTC  (5+ messages)
` [Bug c++/13522] "

[Bug python/13535] New: pretty printers unusable from MI due to early crash
 2011-12-21 15:16 UTC  (3+ messages)
` [Bug python/13535] "

[Bug symtab/9184] dwarf2read.c:1471: internal-error: sect_index_text not initialized
 2011-12-19 19:31 UTC 

[Bug exp/8987] printing enum on amd64 gets "No symbol in current context"
 2011-12-19 19:27 UTC 

[Bug symtab/8063] no symbol <...> in the current context
 2011-12-19 19:25 UTC 

[Bug gdb/13519] New: [avr] disassemble command attempts to disassemble SRAM rather than program memory
 2011-12-19 14:55 UTC  (3+ messages)
` [Bug gdb/13519] "
` [Bug gdb/13519] [avr][Regression 7.1/7.2/7.3/7.4] "

[Bug breakpoints/12272] New: multi-inferior bpt-always-inserted breaks on other-inf breakpoints
 2011-12-17 16:26 UTC  (2+ messages)
` [Bug breakpoints/12272] "

[Bug threads/10729] non-stop && hw-watchpoint: Couldn't write debug register: No such process
 2011-12-17  9:44 UTC  (2+ messages)

[Bug remote/13510] New: Cross compile of gdbserver for w32 fails
 2011-12-16 20:51 UTC  (3+ messages)
` [Bug remote/13510] "

[Bug gdb/13431] New: jit code registration cleanup
 2011-12-16 20:01 UTC  (3+ messages)
` [Bug gdb/13431] "

[Bug symtab/13511] New: 'info variable' and 'info functions' very slow and memory cosuming
 2011-12-16 17:11 UTC 

[Bug mi/13393] New: There is no way to access runtime type of C++ variable via MI (using RTTI)
 2011-12-16 14:49 UTC  (11+ messages)
` [Bug mi/13393] "

[Bug gdb/13508] New: gdb doesn't clean trap flag
 2011-12-16 14:26 UTC  (3+ messages)
` [Bug gdb/13508] "

[Bug gdb/13498] New: save-index makes gdb slow with dwarf4
 2011-12-15 15:55 UTC  (3+ messages)
` [Bug gdb/13498] "

[Bug c++/13403] New: invalid vptr after gdb prints the return value of a virtual function member on x86_64 system
 2011-12-15  8:45 UTC  (2+ messages)
` [Bug c++/13403] "

[Bug breakpoints/12312] New: repeated watchpoints hits with breakpoint always-inserted
 2011-12-14 21:14 UTC  (2+ messages)
` [Bug breakpoints/12312] "

[Bug gdb/13465] New: typecasting in gdb python pretty-printer
 2011-12-14 16:29 UTC  (4+ messages)
` [Bug gdb/13465] "

[Bug symtab/8367] [RFA] performance improvement of lookup_partial_symtab
 2011-12-14 16:09 UTC  (2+ messages)

[Bug threads/9817] GDB goes to 100% CPU usage indefinitely if pthread stack address is modified
 2011-12-14 16:02 UTC 

[Bug mi/9831] very slow loading of symbols under mi2 & core dumps
 2011-12-14 16:01 UTC 

[Bug cli/7200] (gdb) !ls
 2011-12-14 15:38 UTC  (2+ messages)

[Bug remote/13492] New: gdbserver has false watchpoint hit on pre-set DR_STATUS
 2011-12-13 16:43 UTC  (4+ messages)
` [Bug remote/13492] "

[Bug testsuite/12649] New: reproducer for races of expect incomplete reads
 2011-12-10 23:05 UTC  (4+ messages)
` [Bug testsuite/12649] "

[Bug gdb/13487] New: Hook for next command shows previous value for register
 2011-12-09 10:07 UTC  (3+ messages)
` [Bug gdb/13487] "

[Bug python/12816] New: No 'pending' support for breakpoints created from Python
 2011-12-08 13:57 UTC  (3+ messages)
` [Bug python/12816] "

[Bug gdb/13483] New: gdb not taking 0 for pointer and boolean values
 2011-12-07 20:19 UTC  (3+ messages)
` [Bug gdb/13483] "

[Bug mi/12555] New: Hangup in MI commands if python StdStringPrinter used on uninitialized std::string
 2011-12-07 13:04 UTC  (2+ messages)
` [Bug mi/12555] "

[Bug breakpoints/12822] New: Assertion `found' failed
 2011-12-06 23:25 UTC  (3+ messages)
` [Bug breakpoints/12822] "

[Bug breakpoints/13105] New: ambiguous linespec tracking bug
 2011-12-06 23:24 UTC  (14+ messages)
` [Bug breakpoints/13105] "

[Bug objc/8341] Non-debuggable "overloaded" symbols aren't listed correctly
 2011-12-06 19:30 UTC  (3+ messages)

[Bug objc/8366] [RFA]: Fix objc/1236 - printing non-debuggable symbols
 2011-12-06 19:29 UTC  (2+ messages)

[Bug breakpoints/9952] Feature Request: Cannot set pending breakpoints in DSOs (dynamic libraries) that are yet to be loaded
 2011-12-06 19:27 UTC 

[Bug breakpoints/11970] pending breakpoints with multiple inferiors don't work
 2011-12-06 19:26 UTC  (2+ messages)

[Bug objc/8535] [RFC]: Disallow ObjC search when resetting breakpoint
 2011-12-06 19:24 UTC  (3+ messages)

[Bug breakpoints/12856] New: "b main.c:foo" should fail if main.c doesn't have a foo
 2011-12-06 19:22 UTC  (3+ messages)
` [Bug breakpoints/12856] "

[Bug breakpoints/12334] New: multiple-symbols mechanisms does not seem to work for C functions
 2011-12-06 19:21 UTC  (3+ messages)
` [Bug breakpoints/12334] "

[Bug gdb/12953] New: No hardware watchpoints on FreeBSD md64
 2011-12-06 19:21 UTC  (8+ messages)
` [Bug gdb/12953] No hardware watchpoints on FreeBSD amd64

[Bug breakpoints/12023] setting a breakpoint on __cxa_throw crashes gdb
 2011-12-06 19:21 UTC  (2+ messages)

[Bug objc/8343] Break on function name same as Objective-C method screws up gdb
 2011-12-06 19:15 UTC  (2+ messages)

[Bug shlibs/8929] GDB searches for symbols in the wrong order
 2011-12-06 19:13 UTC  (2+ messages)

[Bug breakpoints/11657] C++ (and objc): Internal error on unqualified name re-set
 2011-12-06 19:12 UTC  (2+ messages)

[Bug shlibs/7393] Setting breakpoint on function that exists in two dlopened libraries
 2011-12-06 19:04 UTC  (3+ messages)

[Bug gdb/13299] New: Message "I'm sorry, Dave, I can't do that." should be removed
 2011-12-06 18:12 UTC  (6+ messages)
` [Bug gdb/13299] "

[Bug python/12615] New: Interrupt a running script
 2011-12-05 12:54 UTC  (2+ messages)
` [Bug python/12615] "

[Bug breakpoints/9118] Support for hardware break/watchpoints on amd64 on FreeBSD
 2011-12-05  1:20 UTC  (2+ messages)

[Bug python/13339] New: type.array(X) creates array of X+1 items
 2011-12-02 18:51 UTC  (3+ messages)
` [Bug python/13339] "

[Bug threads/13448] New: char[] thread local variables displayed incorrectly
 2011-12-02 17:03 UTC  (9+ messages)
` [Bug threads/13448] "

[Bug breakpoints/10738] Cannot set breakpoint on inlined function
 2011-12-02 14:25 UTC 

[Bug breakpoints/13346] New: Multiple breakpoints/losing symbol table issue
 2011-12-02  1:34 UTC  (3+ messages)
` [Bug breakpoints/13346] "

[Bug breakpoints/13463] New: bad multi-inferior behavior with breakpoint resetting
 2011-12-01 18:53 UTC  (2+ messages)
` [Bug breakpoints/13463] "

[Bug breakpoints/13457] New: `catch syscall' doesn't work after `fork' is called
 2011-11-29 19:49 UTC  (2+ messages)
` [Bug breakpoints/13457] `catch syscall' doesn't work for parent "

[Bug python/13369] New: exception handling bugs
 2011-11-28 17:09 UTC  (3+ messages)
` [Bug python/13369] "

[Bug python/13374] New: bad GIL uses
 2011-11-28 17:07 UTC  (3+ messages)
` [Bug python/13374] "

[Bug gdb/13432] New: configure.ac:33: error: Please use exactly Autoconf 2.64 instead of 2.68
 2011-11-28 14:51 UTC  (3+ messages)
` [Bug gdb/13432] "

[Bug shlibs/13444] New: Make auto-solib-add more comfortable
 2011-11-28  9:29 UTC 

[Bug testsuite/13443] New: test messages should be unique
 2011-11-27 11:43 UTC  (2+ messages)
` [Bug testsuite/13443] "

[Bug c++/13427] New: Incorrect address of std::string argument in constructor when passing by value
 2011-11-24  7:28 UTC  (2+ messages)
` [Bug c++/13427] "

[Bug python/11689] add python hook before the prompt is printed
 2011-11-23 20:19 UTC 

[Bug c++/10694] Passing "const std::string" by value to a function shows corrupted object
 2011-11-23  9:48 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).