This is the mail archive of the gdb-patches@sources.redhat.com 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] Let dwarf2 CFI's execute_stack_op be used outside ofCFI


Andrew Cagney <ac131313@cygnus.com> writes:

>> So, since there seems to be agreement on this issue and Dan's larger
>> patch might need further tweaking, I'd like to get approval to commit
>> the appended (untested;-) patch so that this issue is closed for good.
>> Ok to commit to both branches?
>> Andreas
>> 2002-03-27  Andreas Jaeger  <aj@suse.de>
>> * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
>> 	comment.
>> ============================================================
>> Index: gdb/dwarf2cfi.c
>> --- gdb/dwarf2cfi.c	2001/12/07 12:10:15	1.1
>> +++ gdb/dwarf2cfi.c	2002/03/27 08:07:57
>> @@ -1,7 +1,7 @@
>>  /* Stack unwinding code based on dwarf2 frame info for GDB, the GNU debugger.
>> -   Copyright 2001
>> -   Free Software Foundation, Inc.
>> +   Copyright 2001, 2002 Free Software Foundation, Inc.
>>     Contributed by Jiri Smid, SuSE Labs.
>> +   Based on code written by Daniel Berlin (dan@dberlin.org).
>>      This file is part of GDB.
>>
>
> Yes, thanks.  Can you hit the branch as well?

Yes, I've committed this to both mainline and branch,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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