public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.32.git] commit 1cedae7 breaks gdb
@ 2009-12-07  1:03 walt
  2009-12-07 15:54 ` walt
  0 siblings, 1 reply; 2+ messages in thread
From: walt @ 2009-12-07  1:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: Frederic Weisbecker, Ingo Molnar

Hi guys.  This commit:

commit 1cedae72904b85462082dbcfd5190309ba37f8bd
Author: Frederic Weisbecker <fweisbec@gmail.com>
Date:   Wed Dec 2 07:32:16 2009 +0100

     hw-breakpoints: Keep track of user disabled breakpoints

breaks debugging with gdb (at least gdb-7.0, anyway).

For example, if you start firefox with the -g flag, it will run
in gdb.  When running a kernel with this commit, gdb will stop
with the message: "Couldn't write debug register: No space left
on device".  When trying to quit gdb by typing 'q', the process
hangs forever.

This seems to be related to the size of the program being debugged.
Running /bin/ls with gdb, for example, works normally.  But large
programs like firefox, thunderbird, or evolution (from gnome) all
trigger the same error message.

Can anyone reproduce this?

Thanks.



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

* Re: [2.6.32.git] commit 1cedae7 breaks gdb
  2009-12-07  1:03 [2.6.32.git] commit 1cedae7 breaks gdb walt
@ 2009-12-07 15:54 ` walt
  0 siblings, 0 replies; 2+ messages in thread
From: walt @ 2009-12-07 15:54 UTC (permalink / raw)
  To: linux-kernel

On 12/06/2009 05:03 PM, walt wrote:
> Hi guys.  This commit:
>
> commit 1cedae72904b85462082dbcfd5190309ba37f8bd
> Author: Frederic Weisbecker <fweisbec@gmail.com>
> Date: Wed Dec 2 07:32:16 2009 +0100
>
> hw-breakpoints: Keep track of user disabled breakpoints
>
> breaks debugging with gdb (at least gdb-7.0, anyway).

For the record, this bug is fixed in the thread
[GIT PULL] hw-breakpoints fixes. (Less than one day!)

Thanks Frederic!


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

end of thread, other threads:[~2009-12-07 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-07  1:03 [2.6.32.git] commit 1cedae7 breaks gdb walt
2009-12-07 15:54 ` walt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox