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] |
+2011-04-14 Sergio Durigan Junior<sergiodj@redhat.com> + + * elf-bfd.h (struct sdt_note): New struct. + (struct elf_obj_tdata)<sdt_note_head>: New field. + * elf.c (elfobj_grok_stapsdt_note_1): New function. + (elfobj_grok_stapsdt_note): Likewise. + (elf_parse_notes): Added code to treat SystemTap note + sections. +
+2011-04-14 Sergio Durigan Junior<sergiodj@redhat.com> + + * common.h (NT_STAPSDT): New define. +
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |