public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 00/36] Guile extension language for GDB
@ 2014-01-20 21:50 Doug Evans
  2014-02-10  5:32 ` Doug Evans
  0 siblings, 1 reply; 7+ messages in thread
From: Doug Evans @ 2014-01-20 21:50 UTC (permalink / raw)
  To: gdb-patches, guile-user

Hi.

This patch series is v2 of my first pass at adding support for the
Guile extension language.  A lot is working, but there's
still a ways to go.

guile-user: I'm going to avoid spamming you with the entire series of
36 emails.  But I may add you back to the discussion of a particular patch.

This patch series requires v4 of the "extension language API"
patch series:
https://sourceware.org/ml/gdb-patches/2014-01/msg00538.html

Summary of each patch:

01/36: configure changes
02/36: doc additions
03/36: auto-load.c changes
04/36: breakpoint.c changes
05/36: cli changes
06/36: gdbtypes.c additions
07/36: extension.c additions
08/36: guile/README
09/36: gdb-guile.exp
10/36: guile.c, guile.h
11/36: scm-auto-load.c
12/36: scm-gsmob.c
13/36: scm-exception.c, scm-safe-call.c
14/36: scm-ports.c
15/36: scm-string.c
16/36: scm-utils.c
17/36: scm-iterator.c
18/36: scm-arch.c
19/36: scm-block.c
20/36: scm-breakpoint.c
21/36: scm-disasm.c
22/36: scm-frame.c
23/36: scm-lazy-string.c
24/36: scm-math.c
25/36: scm-objfile.c
26/36: scm-pretty-print.c
27/36: scm-symbol.c
28/36: scm-symtab.c
29/36: scm-type.c
30/36: scm-value.c
31/36: Scheme files
32/36: help.exp update
33/36: generics tests
34/36: equal? tests
35/36: error tests
36/36: section script tests

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [PATCH v2 00/36] Guile extension language for GDB
@ 2014-04-20 16:58 Tillmann Karras
  2014-04-27 22:15 ` Doug Evans
  0 siblings, 1 reply; 7+ messages in thread
From: Tillmann Karras @ 2014-04-20 16:58 UTC (permalink / raw)
  To: gdb-patches

Hi.

This commit series (ed3ef33944c39d9a3cea72b9a7cef3c20f0e3461) breaks 
"gdb -ex r gdb" for me. The child gdb seems to hang without getting to 
the prompt. It works when compiling current master 
(8b5c7890e8bfa3360339c303599fe5b0c9faa848) with --with-guile=no.

I'm on Arch Linux testing x86_64 using the gdb-git AUR package with 
options=(!libtool debug !strip).

Cheers,
Tillmann

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-12  3:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-20 21:50 [PATCH v2 00/36] Guile extension language for GDB Doug Evans
2014-02-10  5:32 ` Doug Evans
2014-04-20 16:58 Tillmann Karras
2014-04-27 22:15 ` Doug Evans
2014-05-04 19:59   ` Tillmann Karras
2014-05-05  6:03     ` Eli Zaretskii
2014-05-12  3:25       ` Doug Evans

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