Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Luis Gustavo <luis_gustavo@mentor.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: General regressions in gdbserver mode  [Re: [rfc target-side break conditions 0/5 v2]  General info]
Date: Sat, 25 Feb 2012 15:57:00 -0000	[thread overview]
Message-ID: <4F4900CB.8010606@mentor.com> (raw)
In-Reply-To: <20120225142037.GA26330@host2.jankratochvil.net>

Hi Jan,

On 02/25/2012 12:20 PM, Jan Kratochvil wrote:
> Hi Luis,
>
> On Fri, 24 Feb 2012 16:25:03 +0100, Luis Gustavo wrote:
>> I've checked this whole series in now.
>
> while thanks for this new feature the testsuite results broke in
> 	http://sourceware.org/gdb/wiki/TestingGDB#Testing_gdbserver_in_a_native_configuration
> mode such as:
>
> (gdb) continue
> Continuing.
> Breakpoint 1, main (argc=1, argv=0x7fffffffdbd8, envp=0x7fffffffdbe8) at ./gdb.base/break.c:89
> 89          if (argc == 12345) {  /* an unlikely value<  2^16, in case uninited */ /* set breakpoint 6 here */
> (gdb) PASS: gdb.base/condbreak.exp: rerun to main
>
> ->
>
> (gdb) continue
> Continuing.
> Found breakpoint condition.
> Found breakpoint condition.
> Found breakpoint condition.
> Remote connection closed
> (gdb) FAIL: gdb.base/condbreak.exp: rerun to main
>
> I do not have exact results today (offtopic) but the regression spans across
> the testsuite in general.
>
>
> Thanks,
> Jan

What kind of setup you're using? I have full passes for this testcase 
using the native gdbserver mode on x86-32 for example.

Breakpoint 1, main (argc=1, argv=0xbfffdef4, envp=0xbfffdefc) at 
../../../gdb/gdb/testsuite/gdb.base/break.c:89^M
89          if (argc == 12345) {  /* an unlikely value < 2^16, in case 
uninited */ /* set breakpoint 6 here */^M
(gdb) PASS: gdb.base/condbreak.exp: rerun to main
continue^M
Continuing.^M
^M
Breakpoint 5, main (argc=1, argv=0xbfffdef4, envp=0xbfffdefc) at 
../../../gdb/gdb/testsuite/gdb.base/break.c:93^M
93          printf ("%d\n", factorial (atoi ("6")));  /* set breakpoint 
1 here */^M
(gdb) PASS: gdb.base/condbreak.exp: run until breakpoint set at a line 
number
Found breakpoint condition.^M
Found breakpoint condition.^M
Found breakpoint condition.^M
Found breakpoint condition.^M
Found breakpoint condition.^M
Found breakpoint condition.^M
720^M
continue^M
Continuing.^M

I wonder if it's something wrong with agent expression parsing.

Luis


  reply	other threads:[~2012-02-25 15:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-27 20:33 [rfc target-side break conditions 0/5 v2] General info Luis Gustavo
2012-02-06 13:33 ` [ping] " Luis Gustavo
2012-02-07 21:32 ` Stan Shebs
2012-02-08 23:05   ` Luis Gustavo
2012-02-24 15:28 ` Luis Gustavo
2012-02-25 15:40   ` General regressions in gdbserver mode [Re: [rfc target-side break conditions 0/5 v2] General info] Jan Kratochvil
2012-02-25 15:57     ` Luis Gustavo [this message]
2012-02-25 17:19       ` Jan Kratochvil
2012-02-25 18:25         ` Luis Gustavo
2012-02-25 19:40         ` Luis Gustavo
2012-02-25 19:41           ` Jan Kratochvil
2012-02-25 20:08             ` Luis Gustavo
2012-02-26 22:57               ` Regressions in gdbserver mode #2 [Re: General regressions in gdbserver mode] Jan Kratochvil
2012-02-26 23:09                 ` Luis Gustavo
2012-02-28 16:19                   ` Jan Kratochvil
2012-02-27  4:46                 ` Luis Gustavo
2012-02-27  5:55                   ` Jan Kratochvil
2012-02-27 16:23                     ` Luis Gustavo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F4900CB.8010606@mentor.com \
    --to=luis_gustavo@mentor.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox