GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
python
/
py-objfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-2
/
+2
*
Allow gdb to find debug symbols file by build-id for PE file format also
Jon Turney
2015-06-15
1
-4
/
+3
*
Add support for writing unwinders in Python.
Sasha Smundak
2015-04-01
1
-0
/
+53
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-6
/
+12
*
Fix redefinition errors in C++ mode
Tom Tromey
2015-02-11
1
-2
/
+2
*
Add gdb.Objfile.username.
Doug Evans
2015-01-27
1
-0
/
+21
*
Enhance gdb.lookup_objfile so that it works with a symlinked binary.
Doug Evans
2015-01-13
1
-1
/
+7
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
New python function gdb.lookup_objfile.
Doug Evans
2014-12-12
1
-0
/
+142
*
python/py-objfile.c (objfpy_get_owner): Increment refcount of result.
Doug Evans
2014-12-08
1
-2
/
+6
*
New "owner" attribute for gdb.Objfile.
Doug Evans
2014-12-08
1
-0
/
+22
*
New python method gdb.Objfile.add_separate_debug_file.
Doug Evans
2014-12-04
1
-0
/
+32
*
New python attribute gdb.Objfile.build_id.
Doug Evans
2014-12-04
1
-0
/
+48
*
Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.
Doug Evans
2014-10-30
1
-1
/
+9
*
Add gdb.Objfile.progspace attribute.
Doug Evans
2014-10-17
1
-0
/
+20
*
Remove some code duplication in py-objfile.c, py-progspace.c.
Doug Evans
2014-10-13
1
-50
/
+32
*
Xmethod support in Python.
Siva Chandra
2014-06-03
1
-0
/
+31
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-1
/
+2
*
* python/py-arch.c (gdbpy_initialize_arch): Use
Tom Tromey
2013-05-20
1
-3
/
+2
*
* python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
Tom Tromey
2013-05-20
1
-4
/
+4
*
* python/py-arch.c (arch_object_type): Use
Tom Tromey
2013-05-20
1
-1
/
+2
*
2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2013-05-10
1
-0
/
+60
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Add support for Python 3.
Paul Koning
2012-12-12
1
-3
/
+2
*
* NEWS: Update.
Tom Tromey
2012-11-12
1
-0
/
+62
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-03-17
1
-1
/
+24
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-06
1
-1
/
+2
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2010-09-22
1
-1
/
+1
*
2010-05-17 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-17
1
-0
/
+5
*
2010-05-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-07
1
-2
/
+0
*
2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-04-14
1
-2
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* objfiles.c (struct objfile_data): Delete member cleanup and replace
Doug Evans
2009-09-11
1
-2
/
+2
*
Checking in this patch for Thiago: Rename python-* files into py-*,
Joel Brobecker
2009-09-09
1
-0
/
+230