Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch] Support inferior events in python
 2011-05-19 18:38 UTC  (6+ messages)
` Patch for non-stop remote assertion (was: RE: [patch] Support inferior events in python)
  ` Patch for non-stop remote assertion

[PATCH] Handle multiple breakpoint hits in Python interface
 2011-05-19 18:34 UTC  (2+ messages)

don't_repeat in breakpoint commands
 2011-05-19 18:14 UTC  (4+ messages)

[python] [patch] PR 12174 (preserve gdb.GdbError behaviour)
 2011-05-19 18:11 UTC  (4+ messages)

[PATCH] sim: glue: implement or/xor funcs
 2011-05-19 18:04 UTC  (3+ messages)

[patch] Fix -readnow for -gdwarf-4 unused type units
 2011-05-19 18:00 UTC  (2+ messages)

[patch, testsuite] Tests to _Complex type
 2011-05-19 17:12 UTC  (20+ messages)
      ` [_Complex test 1/4] support_complex_tests in gdb.exp and pass _Complex args to func
      ` [_Complex test 2/4] _Complex type in varargs.exp
      ` [_Complex test 3/4] Isolate each test's effect in callfuncs.exp
      ` [_Complex test 4/4] _Complex tests "

[PATCH] Add support for `user-defined` python commands
 2011-05-19 16:44 UTC  (5+ messages)

[RFC] Python Finish Breakpoints
 2011-05-19 16:21 UTC  (7+ messages)

make sure we don't resume the stepped thread by accident
 2011-05-19 15:29 UTC 

[RFA] tracepoint.c: tfile_trace_find, make it return -1 when num is -1
 2011-05-19 14:58 UTC  (4+ messages)

[PATCH] gdb.mi/mi-nonstop.exp: fix racy tests (PR testsuite/12649)
 2011-05-19 10:41 UTC 

[RFA] sparc-solaris stack-checking - new prologue sequence
 2011-05-19 10:17 UTC  (4+ messages)

[OB] Fix xcoffread.c build error
 2011-05-19  9:59 UTC  (2+ messages)

[PATCH] gdb.mi/mi-nonstop-exit.exp: fix racy test (PR testsuite/12649)
 2011-05-19  9:06 UTC  (2+ messages)

The future of dwarf2_physname
 2011-05-18 22:35 UTC 

[patch] Workaround for 10970, 12702, avoid calling waitpid
 2011-05-18 22:21 UTC  (9+ messages)

FYI: more const
 2011-05-18 20:19 UTC 

[patch 4/4]#3 Remove redundant lp->siginfo
 2011-05-18 19:23 UTC  (2+ messages)
` ping: "

[patch 3/4]#3 linux-nat: Do not respawn signals
 2011-05-18 19:22 UTC  (2+ messages)
` ping: "

[patch] [linux-nat] Fix occasional hang on quit
 2011-05-18 18:06 UTC  (2+ messages)
` [commit] "

[commit/Ada/ARI] Remove one use of sprintf in ada-lang.c (print_it_exception)
 2011-05-18 17:31 UTC 

FYI: constify one "physname" field
 2011-05-18 16:37 UTC 

some more debug output in infrun.c
 2011-05-18 16:26 UTC 

[RFA] Add support for $sdir and $pdir to libthread-db-search-path
 2011-05-18 15:28 UTC  (4+ messages)

New ARI warning Wed May 18 02:05:04 UTC 2011
 2011-05-18  2:05 UTC 

missing changes in gdb-7.3 branch pushed
 2011-05-17 21:35 UTC 

[RFA] Typedef'd method parameters [0/4]
 2011-05-17 21:01 UTC  (7+ messages)
  ` [rfc] physname cross-check [Re: [RFA] Typedef'd method parameters [0/4]]

250k Policies for a $1
 2011-05-17 19:48 UTC 

FYI: handle errors from value_static_field
 2011-05-17 19:28 UTC 

[patch] Fix GNU/Linux core open: Can't read pathname for load map: Input/output error
 2011-05-17 19:03 UTC  (5+ messages)

Question :GDB remote protocol for smp target control through JTAG
 2011-05-17 18:05 UTC  (2+ messages)

[patch 0/3] Displaced stepping for 16-bit Thumb instructions
 2011-05-17 17:24 UTC  (6+ messages)
` [try 2nd 0/8] Displaced stepping for "
  ` [try 2nd 7/8] Test case
      ` [try 2nd 7/8] Test case: V3

[try 2nd 4/8] Displaced stepping for Thumb 16-bit insn
 2011-05-17 17:20 UTC  (5+ messages)

[try 2nd 5/8] Displaced stepping for Thumb 32-bit insns
 2011-05-17 17:14 UTC  (2+ messages)

RFC: implement typed DWARF stack
 2011-05-17 17:01 UTC  (17+ messages)
        ` Regression: "
            ` gdbindex crash: "

[DOC/RFA] point stub implementers towards the vCont packet
 2011-05-17 13:31 UTC  (3+ messages)

handling deferred step, clear trap_expected on trap
 2011-05-17 11:47 UTC 

[Patch] Bug 8287: Skip uninteresting functions while debugging
 2011-05-16 21:04 UTC  (7+ messages)

[PATCH] sim: glue: allow bitwise devices to only glue ints
 2011-05-16 19:30 UTC  (2+ messages)

[PATCH] sim: tests: support .S files
 2011-05-16 18:49 UTC  (5+ messages)
` [PATCH] sim: tests: support .S/.c files

[OB] Fix build error in ui-file.c
 2011-05-16 18:26 UTC  (5+ messages)

[commit] improve missing auto-load-script warning
 2011-05-16 16:35 UTC 

Compile error in gdb/gdbserver/linux-i386-ipa.c:183
 2011-05-16 15:54 UTC  (2+ messages)

fix a few pastos in the testsuite around "untested"
 2011-05-16 13:58 UTC 

[patch] Remove HAVE_UINTPTR_T from gdb_thread_db.h
 2011-05-16  5:41 UTC  (3+ messages)

[commit] Check for separate-debug-info version of libpthread
 2011-05-16  2:23 UTC 

PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver)
 2011-05-15 20:43 UTC  (5+ messages)

[RFA] info auto-load-scripts, plus warning change
 2011-05-14 20:51 UTC  (6+ messages)

[PATCH] sim: bfin: allow pushing of SP
 2011-05-14 16:00 UTC 

[PATCH] sim: bfin: implement loop back support in the UARTs
 2011-05-14 15:59 UTC 

[patch, testsuite] store memory address in unsigned type
 2011-05-14  6:07 UTC  (3+ messages)
  ` [committed] "

[RFA] Remove set debug lin-lwp-async, new ui_file.to_write_async_safe
 2011-05-14  5:45 UTC  (12+ messages)

FYI: fix bug in uleb computation
 2011-05-13 18:48 UTC 

FYI: fix buglet in DWARF disassembly
 2011-05-13 18:41 UTC 

[patch] charset.exp: If UTF-16 is not available, skip char16_t, String16 tests
 2011-05-13 18:31 UTC  (3+ messages)

[RFA] Fix segfault on Python convenience functions which call GDB commands
 2011-05-13  4:37 UTC  (3+ messages)

New ARI warning Fri May 13 01:55:15 UTC 2011
 2011-05-13  1:55 UTC 

[RFA] Typedef'd method parameters [3/4]
 2011-05-12 21:23 UTC  (3+ messages)

[PATCH] arm reversible : progress <phase_2_complete>
 2011-05-12 21:21 UTC  (12+ messages)
        ` [PATCH] arm reversible : <phase_2_complete>

[RFA] Typedef'd method parameters [2/4]
 2011-05-12 21:07 UTC  (3+ messages)

New ARI warning Thu May 12 01:55:55 UTC 2011
 2011-05-12 15:54 UTC  (2+ messages)

[PATCH] gdb.mi/mi-basics.exp: fix racy tests (PR testsuite/12649)
 2011-05-12  7:14 UTC  (3+ messages)

New ARI warning Thu May 12 02:06:35 UTC 2011
 2011-05-12  2:06 UTC 

[patch 0/3] readline-6.2 rebase
 2011-05-11 23:44 UTC  (6+ messages)
` [commit] "

[PATCH] sim: fix func call style (space before paren)
 2011-05-11 20:02 UTC 

RFC: fix `gdb -write' case
 2011-05-11 19:42 UTC  (7+ messages)

[RFA] Fix memory leak in lookup_symtab
 2011-05-11 18:30 UTC  (3+ messages)

RFC: fix DW_AT_data_member_location buglet
 2011-05-11 17:21 UTC  (3+ messages)

[PATCH] Support for enabling/disabling tracepoints while a trace experiment is running
 2011-05-11  9:14 UTC  (4+ messages)

[patch] let gdb.base/reread.exp handle multiple binary files
 2011-05-11  9:12 UTC  (8+ messages)
    ` Regression: "
      ` [patch] Regression: "
        ` [patch#2] "

[patch] testsuite: Test readline-6.2 "ask" regression
 2011-05-11  5:03 UTC  (3+ messages)

[patch 1/3 ppc64] Make addrs->SECTINDEX always defined
 2011-05-11  4:57 UTC  (3+ messages)
` ping: Code cleanup: "
  ` [commit] "

[RFA] Typedef'd method parameters [1/4]
 2011-05-10 20:39 UTC  (4+ messages)

[patch] Fix handling of elided libthread-db-search-path values
 2011-05-10 19:02 UTC  (4+ messages)

[commit] Whitespace and comment fixes to linux-thread-db.c
 2011-05-10 18:47 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