• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 10240039386
74%
dev: 74%

Build:
Build:
LAST BUILD BRANCH: asm_native_tools
DEFAULT BRANCH: dev
Ran 04 Aug 2024 11:30PM UTC
Jobs 1
Files 151
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jul 2024 11:53AM UTC coverage: 73.924% (-0.5%) from 74.417%
10240039386

push

github

web-flow
Add `port`, `gdb_args`, and `gdbserver_args` to gdb.debug() (#2382)

* added two arguments to gdb.debug:
+ port: specifies the port that should be used by the gdbserver (this is useful for alpine)
+ gdb_args: allows forwarding arguments to the gdb binary spawned by gdb.attach() (just a passthrough)

aslo downgraded "GDB Python API is supported only for local processes" to a warning, because it seems to work on some systems.

* added changelog entry and fixed python2.7 compatibility

* also added optional gdbserver_args parameter to gdb.debug()

* implemented requested fixes for #2382:
+ gdb.debug port is now also used for qemu
+ GDB Python API is now tested for tubes.process.process a warning for ssh.process and an error for everything else
+ updated docs to use mention that gdbserver ports are randomized by default
+ now using gdbserver_port to check if the correct port was set
+ fixed CHANGELOG.md structure

* implemented requested fixes for #2382:
+ gdb.debug port is now also used for qemu
+ GDB Python API is now tested for tubes.process.process a warning for ssh.process and an error for everything else
+ updated docs to use mention that gdbserver ports are randomized by default
+ now using gdbserver_port to check if the correct port was set
+ fixed CHANGELOG.md structure
+ added timeouts for recvline() gdb tests
+ also run gdb api tests for ssh runner

---------

Co-authored-by: gfelber <@users.noreply.github.com>
Co-authored-by: peace-maker <peacemakerctf@gmail.com>

4499 of 7316 branches covered (61.5%)

13 of 18 new or added lines in 1 file covered. (72.22%)

671 existing lines in 16 files now uncovered.

13109 of 17733 relevant lines covered (73.92%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10240039386.1 04 Aug 2024 11:30PM UTC 0
73.92
GitHub Action Run
Source Files on build 10240039386
Detailed source file information is not available for this build.
  • Back to Repo
  • 00663aa1 on github
  • Prev Build on master (#8305857591)
  • Next Build on master (#1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc