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

Gallopsled / pwntools / 10058387088
19%

Build:
DEFAULT BRANCH: dev
Ran 23 Jul 2024 12:02PM 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.02%) from 73.942%
10058387088

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>

4498 of 7316 branches covered (61.48%)

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

2 existing lines in 1 file now uncovered.

13109 of 17733 relevant lines covered (73.92%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
69.53
-0.17% pwnlib/gdb.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
67.56
-0.49% pwnlib/libcdb.py
Jobs
ID Job ID Ran Files Coverage
1 10058387088.1 23 Jul 2024 12:02PM UTC 151
73.92
GitHub Action Run
Source Files on build 10058387088
  • Tree
  • List 151
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 00663aa1 on github
  • Prev Build on dev (#9852761262)
  • Next Build on dev (#10076180056)
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