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
/
location.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+2
*
Fix two langauge -> language typos
Simon Marchi
2019-05-12
1
-1
/
+1
*
Normalize include guards in gdb
Tom Tromey
2019-02-07
1
-3
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
python: Add qualified parameter to gdb.Breakpoint
Simon Marchi
2017-12-13
1
-4
/
+7
*
Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
Pedro Alves
2017-11-29
1
-8
/
+30
*
Constify some linespec functions
Tom Tromey
2017-09-27
1
-3
/
+3
*
Rewrite/enhance explicit locations completer, parse left->right
Pedro Alves
2017-07-17
1
-6
/
+23
*
Change linespec_result::location to be an event_location_up
Tom Tromey
2017-04-12
1
-8
/
+1
*
Introduce event_location_up
Tom Tromey
2017-04-12
1
-31
/
+31
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Refactor string_to_event_location for legacy linespec support.
Keith Seitz
2016-02-09
1
-1
/
+13
*
Fix regression introduced in "break *<EXPR>" by explicit location patches.
Joel Brobecker
2016-01-21
1
-3
/
+12
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Mass rename `explicit' -> `explicit_loc'.
Keith Seitz
2015-08-13
1
-4
/
+5
*
Explicit locations: add UI features for CLI
Keith Seitz
2015-08-11
1
-0
/
+15
*
Explicit locations: introduce explicit locations
Keith Seitz
2015-08-11
1
-0
/
+87
*
Explicit locations: introduce probe locations
Keith Seitz
2015-08-11
1
-1
/
+16
*
Explicit locations: introduce address locations
Keith Seitz
2015-08-11
1
-1
/
+16
*
Explicit locations: introduce new struct event_location-based API
Keith Seitz
2015-08-11
1
-0
/
+99