mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Missing @since tag
This commit is contained in:
parent
43790e7873
commit
c0c88fcf61
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ public class GDBBreakpoints_7_2 extends GDBBreakpoints_7_0
|
|||
*
|
||||
* @return true if the information is available (GDB >= 7.6),
|
||||
* false otherwise.
|
||||
* @since 4.2
|
||||
*/
|
||||
protected boolean bpThreadGroupInfoAvailable() {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Reference in a new issue