This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
April 30, 2014
April 29, 2014
April 28, 2014
April 27, 2014
22:15 | Re: [PATCH v2 00/36] Guile extension language for GDB | Doug Evans |
14:27 | Re: [PATCH] Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME and ARCH_FRAME | Hui Zhu |
03:08 | [PATCH] PR mi/15806: Fix quoting of async events | Simon Marchi |
00:40 | Re: [PATCH v2 9/9] Remove a useless Guile finalizer | Doug Evans |
00:38 | Re: [PATCH v2 8/9] Remove useless Guile SMOB marking functions | Doug Evans |
00:33 | Re: [PATCH v2 7/9] Remove Guile mark functions that don't mark anything | Doug Evans |
00:28 | Re: [PATCH v2 6/9] Remove Guile GDB object property mechanism | Doug Evans |
00:19 | Re: [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object" | Doug Evans |
April 26, 2014
23:45 | Re: [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function | Doug Evans |
23:44 | Re: [PATCH v2 3/9] Fix excess parentheses in Guile extension examples. | Doug Evans |
23:43 | Re: [PATCH v2 2/9] Define and export Guile classes for all GDB object types | Doug Evans |
23:30 | Re: [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2 | Doug Evans |
22:10 | [PATCH] mi: Use the value in mi_console_file->quote as the quoting character | Simon Marchi |
20:26 | Re: [PATCH] [guile] Run finalizers from GDB thread | Doug Evans |
20:16 | [commit] guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment | Doug Evans |
02:50 | Re: [PATCH] Compute the function length instead of hard coding it | Yao Qi |
April 25, 2014
April 24, 2014
April 23, 2014
April 22, 2014
April 21, 2014
April 20, 2014
19:34 | Re: [PATCH 7/9] Remove Guile mark functions that don't mark anything | Doug Evans |
19:05 | Re: Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly | John Marino |
16:58 | Re: [PATCH v2 00/36] Guile extension language for GDB | Tillmann Karras |
12:50 | [PATCH] Partially available/unavailable data in requested range | Yao Qi |
12:47 | [PATCH] Unify ctf_fetch_registers and tfile_fetch_registers | Yao Qi |
08:10 | git cherry-pick -x | Eli Zaretskii |
06:07 | Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily | Eli Zaretskii |
April 19, 2014
20:23 | Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily | Kai Tietz |
08:33 | Re: [PATCH] Fix "PC register is not available" issue | Eli Zaretskii |
06:57 | [PUSHED PATCH] Call post_create_inferior in ctf_open. | Yao Qi |
06:06 | [PUSHED PATCH] Get trace_regblock_size from metadata instead of event | Yao Qi |
02:38 | [PUSHED PATCH] Add null pointer check in ctf_xfer_partial | Yao Qi |
01:03 | Re: [RFC] Remove unnecessary argument METHOD to valops.c:oload_method_static | Siva Chandra |
April 18, 2014
19:06 | Re: [PATCH 01/12] type: add c99 variable length array support | Joel Brobecker |
11:45 | Re: [PATCH 11/12] Test case | Yao Qi |
09:43 | Re: RFC: fix PR backtrace/15558 | Pedro Alves |
09:12 | [darwin]: simplify solib-darwin.c | Tristan Gingold |
April 17, 2014
April 16, 2014
April 15, 2014
April 14, 2014
April 13, 2014
23:26 | [patch] [gdb/testsuite] XFAIL under Clang tests using label debug info | David Blaikie |
18:27 | [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance. | David Blaikie |
07:52 | Re: [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info | David Blaikie |
07:41 | [patch] correct and xfail test due to GCC PR55641 | David Blaikie |
07:11 | Re: [patch] Fix unused static symbols so they're not dropped by clang | David Blaikie |
07:08 | Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp | David Blaikie |
06:43 | [patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info | David Blaikie |
April 12, 2014
April 11, 2014
April 10, 2014
April 09, 2014
April 08, 2014
April 07, 2014
21:39 | Re: [PATCH] Fix "PC register is not available" issue | Joel Brobecker |
21:24 | Re: [PING] [PATCH] [Python] Fix gdb.Value.dynamic_type for reference values | Siva Chandra |
21:16 | Re: gdb/testsuite/compiler.c[c]: Identify clang | Doug Evans |
21:07 | Re: gdb/testsuite/compiler.c[c]: Identify clang | David Blaikie |
20:54 | Re: gdb/testsuite/compiler.c[c]: Identify clang | Doug Evans |
20:39 | gdb/testsuite/compiler.c[c]: Identify clang | David Blaikie |
18:25 | Re: [PATCH] Fix "PC register is not available" issue | Eli Zaretskii |
17:09 | Re: [PATCH] Fix "PC register is not available" issue | Pedro Alves |
16:58 | Re: [PATCH] Fix "PC register is not available" issue | Joel Brobecker |
16:48 | Re: [Patch, moxie, sim] Add new sign-extension instructions | Joel Brobecker |
16:45 | [commit] Fix ARI warning in darwin-nat.c::darwin_decode_message | Joel Brobecker |
16:39 | Re: [PATCH] [testsuite] Disable Ctrl-V use for mingw hosts. | Joel Brobecker |
April 05, 2014
09:06 | Re: [PATCH] Fix "PC register is not available" issue | Eli Zaretskii |
April 04, 2014
April 03, 2014
20:39 | Re: RFA/remote: compare-sections | David Taylor |
19:15 | Re: [commit] (read_cutu_die_from_dwo): Fix assertion | Doug Evans |
19:09 | [commit] (read_cutu_die_from_dwo): Fix assertion | Doug Evans |
17:12 | RE: [PATCH 4/4] Test non-leader exec events in non-stop mode | Breazeal, Don |
12:12 | Re: [PATCH] Return argv0-symlink.exp early if gdb can't load symlink | Pedro Alves |
08:12 | [PATCH] Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) with Linux 2.6.32 and older version | Hui Zhu |
06:56 | Re: [PATCH] Escape backslash in windows path | Yao Qi |
06:12 | [PATCH] Get frame after pull single-step breakpoints out | Yao Qi |
04:08 | [Patch, moxie, sim] Add new sign-extension instructions | Anthony Green |
02:50 | Re: [PATCH 3/4] Document RSP support for exec events | Eli Zaretskii |
01:46 | Re: vdso handling | Alan Modra |
01:06 | Re: vdso handling | Alan Modra |
April 02, 2014
April 01, 2014
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]