Skip to content

Bump gdb to 15.0.* #12804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
  • Loading branch information
pre-commit-ci[bot] committed Oct 14, 2024
commit 9617d610d4abb3c84550c7de28ae08286e9a8f2b
1 change: 0 additions & 1 deletion stubs/gdb/gdb/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import gdb.types
import gdb.unwinder
import gdb.xmethod
from influxdb_client.domain import source

# The following submodules are automatically imported
from . import events as events, printing as printing, prompt as prompt, types as types
Expand Down Expand Up @@ -139,8 +138,8 @@
def string(self, encoding: str = ..., errors: str = ..., length: int = ...) -> str: ...
def lazy_string(self, encoding: str = ..., length: int = ...) -> LazyString: ...
def fetch_lazy(self) -> None: ...
def assign(self, val): ...

Check failure on line 141 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Return type is unknown (reportUnknownParameterType)

Check failure on line 141 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Type of parameter "val" is unknown (reportUnknownParameterType)

Check failure on line 141 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Type annotation is missing for parameter "val" (reportMissingParameterType)
def to_array(self): ...

Check failure on line 142 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Return type is unknown (reportUnknownParameterType)

# Types

Expand Down Expand Up @@ -277,7 +276,7 @@
def read_register(self, reg: str | RegisterDescriptor | int, /) -> Value: ...
def create_unwind_info(self, frame_id: object, /) -> UnwindInfo: ...
def architecture(self) -> Architecture: ...
def language(self): ...

Check failure on line 279 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Return type is unknown (reportUnknownParameterType)
def level(self) -> int: ...
def name(self) -> str: ...
def pc(self) -> int: ...
Expand Down Expand Up @@ -544,7 +543,7 @@
def select(self) -> None: ...
def level(self) -> int: ...
def static_link(self) -> Incomplete | None: ...
def language(self): ...

Check failure on line 546 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Return type is unknown (reportUnknownParameterType)

# Blocks

Expand Down Expand Up @@ -884,4 +883,4 @@

class ValuePrinter: ...

def blocked_signals(): ...

Check failure on line 886 in stubs/gdb/gdb/__init__.pyi

View workflow job for this annotation

GitHub Actions / Test typeshed with pyright (Linux, 3.12)

Return type is unknown (reportUnknownParameterType)
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy