public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA] Delayed physname computation
 2010-06-04 22:37 UTC  (6+ messages)

[patch] gdb.base/pending.exp replace gdb_test_multi
 2010-06-04 22:16 UTC 

[PATCH] Observer mode, for real this time
 2010-06-04 22:13 UTC 

[RFA] gdb.ada wild cards
 2010-06-04 21:56 UTC 

[RFC] Do not treat '\' as escape character on MinGW Windows hosts
 2010-06-04 21:53 UTC  (4+ messages)

RFC: partially fix empty DW_OP_piece
 2010-06-04 21:47 UTC  (10+ messages)

[patch] gdb.cp/pr-1210.exp: add msg string
 2010-06-04 21:46 UTC 

RFC: optimized-out pieces
 2010-06-04 21:42 UTC  (2+ messages)

[PATCH] Constify `struct expression' in operator_length
 2010-06-04 21:40 UTC  (3+ messages)

[PATCH] Test and support all cpp operator types
 2010-06-04 20:59 UTC  (6+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] "

[patch] pr11371 conditional watchpoints with a function in the condition
 2010-06-04 20:55 UTC  (3+ messages)

[patch 1/3] Clear stale specific locs, not whole bpts
 2010-06-04 19:19 UTC  (4+ messages)
` [patch 1/3] Clear stale specific locs, not whole bpts [rediff]

[PATCH] Fix PR bootstrap/42798
 2010-06-04 18:44 UTC  (5+ messages)

[RFA] gdb.trace, replace wildcard regexp
 2010-06-04 18:05 UTC 

[RFA] gdb.ada, gdb.cp, gdb.python, replace wildcard regexp
 2010-06-04 18:02 UTC 

[RFA] replace wildcard regexp in gdb.base
 2010-06-04 17:55 UTC 

[OB] dwarf2loc.c: fix read_sleb128 use ULONGEST
 2010-06-04 17:34 UTC  (2+ messages)

FYI: remove failing python test
 2010-06-04 17:34 UTC 

[PATCH] Forbid watchpoint on a constant value
 2010-06-04 16:49 UTC  (8+ messages)

[RFC] Testsuite: permit simple transformation of gdb_expect code
 2010-06-04 16:48 UTC  (6+ messages)

[obv] Comment typo fix
 2010-06-04 16:48 UTC 

[obv] testsuite: gdb.cp/ref-types.exp: Excessive newline
 2010-06-04 14:31 UTC  (5+ messages)
  ` [patch] testsuite: Error on trailing newlines [Re: [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline]
      ` [patch] testsuite: Error on trailing newlines

[PATCH] record.c: Add signal handler to record_wait record part
 2010-06-04  5:44 UTC 

New ARI warning Fri Jun 4 01:57:26 UTC 2010
 2010-06-04  1:57 UTC 

[patch] replace gdb_test with gdb_test_no_output
 2010-06-03 23:59 UTC 

[RFA] add note on command naming to gdbint.texi
 2010-06-03 20:31 UTC  (4+ messages)

[commit/testsuite] do not emit PASS for gdb_test_no_output test if message is empty string
 2010-06-03 20:30 UTC 

RFC: implement DW_OP_bit_piece
 2010-06-03 20:12 UTC  (19+ messages)
            ` RFA: rewrite dwarf->ax translator (Was: RFC: implement DW_OP_bit_piece)
        ` RFC: DWARF expression disassembly "
            ` RFC: DWARF expression disassembly

[commit] fix --with-python=auto handling when python is old
 2010-06-03 19:01 UTC 

gdb's README file
 2010-06-03 15:39 UTC  (2+ messages)

Add support for the GDB Python Library
 2010-06-03 15:35 UTC  (15+ messages)
` [RFA/python:2/2] First script in GDB python library - command/pahole.py
` [RFA/python:1/2] Add support for --with-pythondir

[RFA] get_array_bounds function: change low and high parameter type to LONGEST *
 2010-06-03  6:52 UTC  (3+ messages)

New ARI warning Wed May 26 01:54:51 UTC 2010
 2010-06-02 23:08 UTC  (4+ messages)

[patch] Extend Fortran detection filename extensions
 2010-06-02 23:03 UTC  (6+ messages)

[patch] pr10659 pretty-printing: Display vectors of vectors as matrix
 2010-06-02 22:58 UTC  (6+ messages)
  ` [patch] pr10659 pretty-printing: Display vectors of vectors as matrix--rev 2

[patch 3/3] Fortran modules namespaces
 2010-06-02 22:44 UTC  (6+ messages)
` [patch 3/3] Fortran modules namespaces [rediff]

[RFA] add support for disabling individual pretty-printers
 2010-06-02 22:41 UTC  (4+ messages)

[obv] gdb.cp/ref-types.exp: Fix back test names
 2010-06-02 22:25 UTC  (2+ messages)
` [obv] gdb.cp/anon-union.exp: Fix back test name

[commit/obv] Fix ARI warning in remote.c (no trailing \n in call to error)
 2010-06-02 22:24 UTC 

[RFA] gdb.trace/*.exp send_gdb vs. gdb_test
 2010-06-02 22:08 UTC  (10+ messages)

[RFA] gdb.trace, use gdb_test_no_output
 2010-06-02 21:55 UTC  (4+ messages)

[RFA] gdb.threads, use gdb_test_no_output
 2010-06-02 21:54 UTC  (3+ messages)

[RFA] gdb.python, gdb.reverse, gdb.server, use gdb_test_no_output
 2010-06-02 21:51 UTC  (3+ messages)

[RFA] gdb.dwarf2, gdb.gdb, gdb.multi, gdb.opt, use gdb_test_no_output
 2010-06-02 21:47 UTC  (3+ messages)

[obv] typename_concat: char * -> const char *
 2010-06-02 20:05 UTC 

[RFA] gdb.cp/*.exp: use gdb_test_no_output
 2010-06-02 20:03 UTC  (3+ messages)

[RFA] gdb.threads/*.exp: send_gdb vs. gdb_test
 2010-06-02 19:59 UTC  (5+ messages)

[RFA] dwarf2read.c: Avoid complaint for char array of unspecified size
 2010-06-02 19:35 UTC  (8+ messages)
        ` [RFA-v2] "
          ` [RFA-v3] "

[patch] new testcase: Internal error on unqualified name re-set (PR 11657)
 2010-06-02 17:38 UTC  (7+ messages)

[RFA] gdb.mi/*.exp, send_gdb vs. gdb_test
 2010-06-02  8:49 UTC  (4+ messages)

[PATCH] Remove unused exp_opcodes
 2010-06-02  0:41 UTC  (4+ messages)

[RFA] dwarf2read.c: Remove useless complaint for external functions
 2010-06-01 21:35 UTC  (2+ messages)

[RFA] gdb.base -- use gdb_test_no_output
 2010-06-01 21:30 UTC  (3+ messages)

[patch] Remove redundant symbol naming from new_symbol
 2010-06-01 20:00 UTC  (3+ messages)

[patch] Fix ADL anonymous type crash
 2010-06-01 19:45 UTC  (2+ messages)

[RFA] dwarf2 reader: Clarify DW_FORM_flag/DW_FORM_flag_present
 2010-06-01 19:39 UTC 

[RFA] New qRelocInsn RSP packet, docs and NEWS
 2010-06-01 19:10 UTC  (7+ messages)

[RFA] gdb.cp/*.exp send_gdb vs. gdb_test
 2010-06-01 18:19 UTC  (2+ messages)

[rfc patch] nomem: internal_error -> error
 2010-06-01 17:58 UTC  (3+ messages)

[obv] testsuite: Remove sent trailing newlines
 2010-06-01 17:25 UTC 

[PATCH] matrix prettyprinting
 2010-06-01 14:16 UTC 

GDBserver fast tracepoints support
 2010-06-01 13:25 UTC  (2+ messages)

[gdbserver] avoid nested strtok calls in handling of qSupported
 2010-06-01 12:54 UTC 

[RFA] windows-nat.c: Copy console information for new console
 2010-06-01  6:57 UTC  (10+ messages)
                ` [RFC] windows-nat.c: New oddity after copy console information for new console patch

[patch] testsuite: watchthreads-reorder: Linux kernel compat
 2010-05-31 19:03 UTC  (3+ messages)

[patch] Smaller gdb: -rdynamic -> -Wl,--dynamic-list
 2010-05-28 23:11 UTC  (5+ messages)

[commit] Fix internal error in TUI
 2010-05-28 18:52 UTC  (4+ messages)
` [patch] testsuite: New TUI internal error testcase [Re: [commit] Fix internal error in TUI]

[patch] gdb.reverse/*.exp fixme no_output
 2010-05-28 18:36 UTC 

[patch] Fix crash on /proc/PID/stat race
 2010-05-28 18:28 UTC  (5+ messages)

[obv] testsuite: gdb.base/sepdebug.exp racy FAIL
 2010-05-28 18:25 UTC 

[commit/rx sim] Add a "sim noisy verbose" command
 2010-05-28 17:59 UTC 

Add LIBDIR/gdb/python-<version> to Python search path
 2010-05-28 16:08 UTC  (5+ messages)
` [PATCH 1/2] Add support for --with-gdb-libdir (default: <prefix>/lib/gdb)

[RFA] dwarf2 reader: Clarify DW_FORM_flag/DW_FORM_flag_present
 2010-05-28 10:11 UTC 

[RFA] dwarf2read.c: Remove useless complaint for external functions
 2010-05-28 10:06 UTC 

[commit/Ada] Cache the TSD type in inferior-data (performance)
 2010-05-28  2:03 UTC 

[PATCH] Forbid watchpoint on a constant value
 2010-05-27 21:54 UTC  (5+ messages)

[RFC] remote.c: Define interface for inheriting remote.c's target operations
 2010-05-27 19:54 UTC  (2+ messages)

[RFC] Check original contents at tracepoints
 2010-05-27 19:45 UTC  (2+ messages)

FYI: reference counting for pieced values
 2010-05-27 19:38 UTC 

FYI: arm-tdep.c -vs- value_contents_writeable
 2010-05-27 19:08 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).