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] | |
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.
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
Attachment:
msg00534/pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |