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
/
mi
/
mi-cmd-break.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use function_view in cli-script.c
Tom Tromey
2018-05-04
1
-24
/
+16
*
Use counted_command_line everywhere
Tom Tromey
2018-05-04
1
-1
/
+1
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-3
/
+3
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
Pedro Alves
2017-11-29
1
-1
/
+2
*
Eliminate catch_exceptions/catch_exceptions_with_msg
Pedro Alves
2017-10-10
1
-2
/
+11
*
Remove cleanups from mi_cmd_break_insert_1
Tom Tromey
2017-09-29
1
-30
/
+20
*
Constify some linespec functions
Tom Tromey
2017-09-27
1
-1
/
+1
*
Change setup_breakpoint_reporting to return a scoped_restore
Tom Tromey
2017-09-11
1
-9
/
+5
*
Use obstack_grow_str
Yao Qi
2017-06-28
1
-2
/
+2
*
C++ify breakpoint class hierarchy (destructors only)
Simon Marchi
2017-06-02
1
-1
/
+1
*
Introduce command_line_up
Tom Tromey
2017-04-12
1
-2
/
+2
*
Introduce event_location_up
Tom Tromey
2017-04-12
1
-8
/
+3
*
-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter
Pedro Alves
2017-04-05
1
-6
/
+6
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Enable/update legacy linespecs in MI.
Keith Seitz
2016-02-09
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+1
*
Mass rename `explicit' -> `explicit_loc'.
Keith Seitz
2015-08-13
1
-11
/
+11
*
Explicit locations: MI support for explicit locations
Keith Seitz
2015-08-11
1
-9
/
+63
*
Explicit locations: use new location API
Keith Seitz
2015-08-11
1
-1
/
+11
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
2013-07-19 Hui Zhu <hui@codesourcery.com>
Hui Zhu
2013-07-19
1
-0
/
+3
*
mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)
Joel Brobecker
2013-05-23
1
-1
/
+2
*
2013-05-21 Hui Zhu <hui@codesourcery.com>
Hui Zhu
2013-05-21
1
-22
/
+141
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
MI: add the -catch-load and -catch-unload commands
Mircea Gherzan
2012-12-12
1
-8
/
+26
*
gdb:
Yao Qi
2012-11-03
1
-1
/
+1
*
gdb/
Yao Qi
2012-09-26
1
-1
/
+3
*
2012-05-14 Stan Shebs <stan@codesourcery.com>
Stan Shebs
2012-05-14
1
-0
/
+1
*
2012-03-13 Hui Zhu <teawater@gmail.com>
Pedro Alves
2012-03-13
1
-1
/
+1
*
* mi/mi-cmd-break.c: Enforce coding standards, fix comments.
Stan Shebs
2012-03-06
1
-4
/
+4
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
* mi/mi-cmd-break.c (mi_cmd_break_insert): Rename `optind' and
Andrey Smirnov
2011-12-17
1
-15
/
+15
*
gdb/
Jan Kratochvil
2011-08-28
1
-2
/
+2
*
* mi/mi-cmd-break.c (mi_cmd_break_passcount): Fix typo.
Tom Tromey
2011-08-09
1
-1
/
+1
*
2011-08-04 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-08-04
1
-1
/
+1
*
2011-07-25 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-07-25
1
-1
/
+1
*
2011-07-25 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-07-25
1
-1
/
+1
*
MI breakpoint notifications.
Vladimir Prus
2011-04-27
1
-4
/
+3
*
gdb
Tom Tromey
2011-01-12
1
-7
/
+7
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-4
/
+4
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-06
1
-1
/
+2
[next]