This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] gdb: trivial segfault fix in tui


This will require a ChangeLog entry.

Regards,
Abid
--
Hafiz Abid Qadeer
Mentor Graphics
hafiz_abid@mentor.com

> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Hal Ashburner
> Sent: Sunday, August 12, 2012 5:13 PM
> To: gdb-patches@sourceware.org
> Subject: [PATCH] gdb: trivial segfault fix in tui
> 
> Hello!
> 
> I hope this is the correct etiquette and that it's useful. Copyright
> assigned to whoever commits to assign to GNU or do whatever is
> appropriate (assuming it is committed).
> 
> To the easiest way to replicate the segfault:
> gdb some_prog
> b main
> run
> C-x a
> C-x 2
> C-x 2
> C-x 2 -- so you now have registers on the top panel and source in the
> middle.
> resize the terminal.
> step,
> segfault
> 
> Regards,
> Hal


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]