aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-break.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-04Use function_view in cli-script.cTom Tromey1-24/+16
2018-05-04Use counted_command_line everywhereTom Tromey1-1/+1
2018-03-19Convert observers to C++Tom Tromey1-3/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-1/+2
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves1-2/+11
2017-09-29Remove cleanups from mi_cmd_break_insert_1Tom Tromey1-30/+20
2017-09-27Constify some linespec functionsTom Tromey1-1/+1
2017-09-11Change setup_breakpoint_reporting to return a scoped_restoreTom Tromey1-9/+5
2017-06-28Use obstack_grow_strYao Qi1-2/+2
2017-06-02C++ify breakpoint class hierarchy (destructors only)Simon Marchi1-1/+1
2017-04-12Introduce command_line_upTom Tromey1-2/+2
2017-04-12Introduce event_location_upTom Tromey1-8/+3
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-6/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-02-09Enable/update legacy linespecs in MI.Keith Seitz1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-08-13Mass rename `explicit' -> `explicit_loc'.Keith Seitz1-11/+11
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz1-9/+63
2015-08-11Explicit locations: use new location APIKeith Seitz1-1/+11
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-192013-07-19 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+3
2013-05-23mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)Joel Brobecker1-1/+2
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu1-22/+141
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12MI: add the -catch-load and -catch-unload commandsMircea Gherzan1-8/+26
2012-11-03gdb:Yao Qi1-1/+1
2012-09-26gdb/Yao Qi1-1/+3
2012-05-142012-05-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+1
2012-03-132012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves1-1/+1
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-4/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-17* mi/mi-cmd-break.c (mi_cmd_break_insert): Rename `optind' andAndrey Smirnov1-15/+15
2011-08-28gdb/Jan Kratochvil1-2/+2
2011-08-09 * mi/mi-cmd-break.c (mi_cmd_break_passcount): Fix typo.Tom Tromey1-1/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-04-27 MI breakpoint notifications.Vladimir Prus1-4/+3
2011-01-12gdbTom Tromey1-7/+7
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+4