public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-10-24  1:42 UTC  (2+ messages)

[PATCH 2/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-10-24  0:09 UTC 

[PATCH 1/2] GDB process record and reverse debugging improvements for arm*-linux*
 2013-10-24  0:09 UTC 

[PATCH] testsuite: Persistent gdbserver cleanup
 2013-10-23 22:59 UTC 

[PATCH] Avoid producing broken non-native core files
 2013-10-23 22:03 UTC  (5+ messages)

[patch][python] 3/3 Python representation of GDB line tables (Documentation)
 2013-10-23 21:00 UTC  (2+ messages)

[patch][python] 2/3 Python representation of GDB line tables (Testsuite)
 2013-10-23 20:53 UTC  (2+ messages)

[patch][python] 1/3 Python representation of GDB line tables (Python code)
 2013-10-23 20:46 UTC  (2+ messages)

[PATCH] S390: Rename source files to *-linux-*
 2013-10-23 20:36 UTC  (2+ messages)

[PATCH 0/5] cleanup infrun.c:handle_inferior_event some more
 2013-10-23 20:34 UTC  (6+ messages)
` [PATCH 1/5] infrun.c:handle_inferior_event: Remove some more dead code
` [PATCH 2/5] infrun.c:handle_inferior_event: Put all ecs->random_signal tests together
` [PATCH 5/5] infrun.c:process_event_stop_test: Reindent
` [PATCH 3/5] infrun.c:handle_inferior_event: Move process_event_stop_test goto label
` [PATCH 4/5] infrun.c:handle_inferior_event: Make process_event_stop_test label a function

[PATCH] Fix passing double float complex arguments in sparc64
 2013-10-23 19:58 UTC  (2+ messages)

[PATCH 0/5] Cache code access for disassemble
 2013-10-23 16:37 UTC  (8+ messages)
` [PATCH 2/5] Associate target_dcache to address_space
` [PATCH 5/5] set/show code-cache NEWS and doc
` [PATCH 4/5] Use target_read_code in disassemble
` [PATCH 3/5] set/show code-cache
` [PATCH 1/5] Add REGISTRY for struct address_space

[PATCH] Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell" option
 2013-10-23 15:38 UTC  (5+ messages)

[PATCH] infrun debug output: Print the random signal's enum name in debug output in addition to its number
 2013-10-23 15:18 UTC  (5+ messages)

[PATCH] testsuite: sigall.exp: handle SIGLOST/SIGPWR conflict in sparc64 targets
 2013-10-23 14:04 UTC 

[PATCH 0/3] Trust readonly sections if target has memory protection
 2013-10-23 10:16 UTC  (10+ messages)
` [PATCH 0/7 V2] "

Extending RSP with vCont;n and vCont;f
 2013-10-23  8:16 UTC  (4+ messages)
  ` WG: "

Extending RSP with vCont;n and vCont;f
 2013-10-23  7:19 UTC 

[PATCH v4 0/9] enable target-async by default
 2013-10-22 20:15 UTC  (11+ messages)
` [PATCH v4 2/9] add "this" pointers to more target APIs
` [PATCH v4 4/9] PR gdb/13860: make -interpreter-exec console "list" behave more like "list"
` [PATCH v4 1/9] fix latent bugs in ui-out.c
` [PATCH v4 3/9] add target method delegation
` [PATCH v4 5/9] PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output
` [PATCH v4 8/9] fix py-finish-breakpoint.exp with always-async
` [PATCH v4 9/9] enable target-async
` [PATCH v4 6/9] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
` [PATCH v4 7/9] make dprintf.exp pass in always-async mode

[RFC 0/6] Handle several character priniting problems (mainly related to mingw hosts)
 2013-10-22 18:26 UTC  (17+ messages)
` [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate
` [RFC 1/6] Fix display of tabulation character for mingw hosts
    ` [RFC 1/6 -V2] "
` [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar
` [RFC 6/6] Fix remaining failures in gdb.base/printcmds.exp for mingw hosts

[COMMIT PATCH] Remove dead sets/clears of ecs->random_signal
 2013-10-22 18:01 UTC 

[COMMIT PATCH] remote: Map invalid signal numbers to GDB_SIGNAL_UNKNOWN
 2013-10-22 16:54 UTC  (3+ messages)

[PATCH] infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP
 2013-10-22 16:54 UTC 

[COMMIT PATCH] infrun.c:keep_going: update comments
 2013-10-22 15:15 UTC 

[PATCH] Support for the $_siginfo convenience var in sparc64
 2013-10-22 13:36 UTC  (3+ messages)

[COMMIT PATCH] Fix up a couple oddities in GDB's signal names and strings
 2013-10-22 13:15 UTC 

[RFC 0/2] Read memory in multiple lines in dcache_xfer_memory
 2013-10-22 12:27 UTC  (7+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] Separate read and write "

[rfc] fbreak (Finish Breakpoints by Name)
 2013-10-22 11:14 UTC  (3+ messages)

[PATCH] testsuite: Treat empty string in needs_status_wrapper as a false value
 2013-10-22 10:51 UTC  (4+ messages)
` [PATCH v2] testsuite: Treat an empty string in needs_status_wrapper as false
    ` [PATCH v3] "

[PATCH] [SPARC64] Figure out where a longjmp will land
 2013-10-22  8:22 UTC  (10+ messages)

[PATCH 00/18] -Wc++-compat patches v2.0
 2013-10-22  6:20 UTC  (21+ messages)
` [PATCH 02/18] poison "new"
` [PATCH 10/18] poison "operator"
` [PATCH 12/18] poison "try"
` [PATCH 03/18] poison "this"
` [PATCH 14/18] poison "using"
` [PATCH 08/18] poison "mutable"
` [PATCH 17/18] fix gdbarch buglet
` [PATCH 13/18] poison "typename"
` [PATCH 15/18] fix up vec
` [PATCH 01/18] poison "class"
` [PATCH 09/18] poison "namespace"
` [PATCH 11/18] poison "template"
` [PATCH 18/18] un-nest enum pvk
` [PATCH 07/18] poison "explicit"
` [PATCH 05/18] poison "private"
` [PATCH 16/18] fix up gdbtypes.h
` [PATCH 06/18] poison "delete"
` [PATCH 04/18] poison "public"

[patch][python] Fix python/14513
 2013-10-21 21:58 UTC  (6+ messages)

[PATCH v2 0/9] share minimal symbols across objfiles
 2013-10-21 19:52 UTC  (13+ messages)
` [PATCH v2 9/9] add short-circuit logic to elfread.c
` [PATCH v2 1/9] introduce minimal_symbol_upper_bound

[PATCH] [gdb/15992] testsuite: Fix check for reboot_target return value
 2013-10-21 18:21 UTC  (4+ messages)

[PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S
 2013-10-21 15:37 UTC  (5+ messages)

[PATCH] Let gdbserver doesn't tell GDB it support target-side breakpoint conditions and commands if it doesn't support 'Z' packet
 2013-10-21 15:37 UTC  (2+ messages)

C99 variable length array support
 2013-10-21 14:40 UTC  (11+ messages)
` [PATCH 04/10] vla: enable sizeof operator for indirection
` [PATCH 01/10] vla: introduce new bound type abstraction adapt uses
` [PATCH 08/10] test: multi-dimensional c99 vla
` [PATCH 06/10] vla: update type from newly created value
` [PATCH 10/10] test: add mi vla test
` [PATCH 09/10] test: basic c99 vla tests
` [PATCH 03/10] vla: enable sizeof operator to work with variable length arrays
` [PATCH 02/10] type: add c99 variable length array support
` [PATCH 05/10] vla: allow side effects for sizeof argument
` [PATCH 07/10] test: evaluate pointers to C99 vla correctly

[PATCH] testsuite: adjust line number in commands.exp
 2013-10-21 12:43 UTC  (5+ messages)

[PATCH] testsuite: endianness in gnu_vector.exp
 2013-10-21 12:36 UTC  (5+ messages)

[PATCH V7 0/8] Intel(R) MPX register support
 2013-10-21 11:33 UTC  (3+ messages)

[PATCH] bug fix for gdb 16039
 2013-10-21  4:29 UTC  (5+ messages)

[PATCH 00/18] -Wc++-compat patches
 2013-10-20 19:13 UTC  (3+ messages)
` [PATCH 01/18] poison "class"

[RFA 4/4] Constify parse_linesepc
 2013-10-20 13:27 UTC  (13+ messages)
    ` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]
                ` [pascal patch] Use case_sensitive_off [Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]]

[patch] Disassembly improvements
 2013-10-19  1:55 UTC  (9+ messages)

[PATCH v2 00/17] test suite parallel safety
 2013-10-18 21:44 UTC  (18+ messages)
` [PATCH v2 07/17] fix up gdb.trace
` [PATCH v2 12/17] fix up gdb.server
` [PATCH v2 06/17] fix up gdb.mi
` [PATCH v2 03/17] fix weird.exp for parallel testing
` [PATCH v2 08/17] simple changes in gdb.base
` [PATCH v2 01/17] fix up log-file toggling
` [PATCH v2 02/17] fix some simple thinkos in the test suite
` [PATCH v2 09/17] update checkpoint test
` [PATCH v2 15/17] fix some "exec" tests
` [PATCH v2 14/17] fix argv0-symlink.exp for parallel mode
` [PATCH v2 11/17] introduce relative_filename and use it
` [PATCH v2 17/17] switch to fully parallel mode
` [PATCH v2 10/17] update fileio test
` [PATCH v2 13/17] make gdb.asm parallel-safe
` [PATCH v2 05/17] fix up gdb.xml
` [PATCH v2 04/17] fix up gdb.gdb
` [PATCH v2 16/17] fix some fission tests

FYI: remove a duplicate "set" from build_executable_from_specs
 2013-10-18 20:27 UTC 

[PATCH] Extra error message from update_watchpoint
 2013-10-18 17:18 UTC  (2+ messages)

[PATCH][PR gdb/16013] Fix off-by-one errors in *scanf format strings
 2013-10-18 16:38 UTC  (4+ messages)
  ` [PATCH v2][PR "

[PATCH] hardware watchpoints turned off, inferior not yet started
 2013-10-18 16:26 UTC  (10+ messages)

[PATCH] Permanent breakpoints degrade to normal breakpoints on enable
 2013-10-18 16:17 UTC  (4+ messages)
` I think permanent breakpoints are fundamentally broken as is (was: Re: [PATCH] Permanent breakpoints degrade to normal breakpoints on enable)

RFC: "ss" patches
 2013-10-18 16:12 UTC 

[PATCH 00/13] test suite parallel safety
 2013-10-18 15:20 UTC  (5+ messages)
` [PATCH 05/13] fix up gdb.xml

[COMMIT PATCH] [gdb/16062] stepi sometimes doesn't make progress
 2013-10-18 14:29 UTC 

[PATCH] single-stepping over unconditional branches with zero offset
 2013-10-18 14:13 UTC 

[PATCH v17 0/5] remove-symbol-file & add-symbol-file
 2013-10-18 13:41 UTC  (6+ messages)
` [PATCH v17 5/5] Test adding and removing a symbol file at runtime
` [PATCH v17 4/5] Function is_elf_target
` [PATCH v17 1/5] New remove-symbol-file command
` [PATCH v17 3/5] Create target sections for user-added symbol files
` [PATCH v17 2/5] Documentation for the remove-symbol-file command

New ARI warning Fri Oct 18 01:51:13 UTC 2013 in -D 2013.10.18.00.00.15
 2013-10-18 10:15 UTC  (3+ messages)

[PATCH 0/6 V5] MI notification on trace started/stopped
 2013-10-18  1:05 UTC  (5+ messages)
` [PATCH 2/6] Add annex in an async remote notification

[PATCH 1/2] New field la_varobj_ops in struct language_defn
 2013-10-18  0:54 UTC  (2+ messages)
` [PATCH 2/2] Remove varobj_language_string, languages and varobj_languages

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